Skip to content

Commit

Permalink
Fix blocklist updater
Browse files Browse the repository at this point in the history
  • Loading branch information
g-andrade committed Jun 14, 2024
1 parent 55eb3b6 commit 623f5a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/update_blocklist.exs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
defmodule Sqids.BlocklistUpdater do
@moduledoc false

import ExUnit.Assertions

require Logger

@path_of_canonical_json Path.join(["deps", "sqids_blocklist", "output", "blocklist.json"])
Expand Down

0 comments on commit 623f5a2

Please sign in to comment.