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 31d3c1a commit e0497a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion lib/dash.ex
Original file line number Diff line number Diff line change
Expand Up @@ -339,4 +339,4 @@ defmodule Dash do

Repo.all(query)
end
end
end
2 changes: 0 additions & 2 deletions lib/dash/hub.ex
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,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 e0497a6

Please sign in to comment.