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:
Jamil
2025-10-13 09:24:03 -07:00
committed by GitHub
parent d4a3a7404f
commit 3a06962497
2 changed files with 0 additions and 3 deletions

View File

@@ -71,7 +71,6 @@ defmodule Web.MixProject do
# Other deps
{:jason, "~> 1.2"},
{:file_size, "~> 3.0.1"},
{:nimble_csv, "~> 1.2"},
# Test deps