mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
chore(portal): remove unused file_size dep (#10547)
This doesn't appear to be used anywhere and eliminates one compile warning due to the seemingly unmaintained [sizeable](https://github.com/arvidkahl/sizeable) dep.
This commit is contained in:
@@ -71,7 +71,6 @@ defmodule Web.MixProject do
|
||||
|
||||
# Other deps
|
||||
{:jason, "~> 1.2"},
|
||||
{:file_size, "~> 3.0.1"},
|
||||
{:nimble_csv, "~> 1.2"},
|
||||
|
||||
# Test deps
|
||||
|
||||
Reference in New Issue
Block a user