Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Grato committed Nov 2, 2023
1 parent 7783cd6 commit fc5cc13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/dash/hub.ex
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ defmodule Dash.Hub do

@type id :: pos_integer
@type t :: %__MODULE__{account_id: id}

@derive {Jason.Encoder, only: [:tier, :hub_id]}
@personal_ccu_limit 20
@personal_storage_limit_mb 2_000
Expand Down

0 comments on commit fc5cc13

Please sign in to comment.