Skip to content

Commit

Permalink
Removed unused package
Browse files Browse the repository at this point in the history
  • Loading branch information
David Hovstadius committed Oct 28, 2024
1 parent e04cfb7 commit 60e0071
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import torch
import collections
import tempfile
import glob

HELPER_MODULE = "numpyhelper"
helper = get_helper(HELPER_MODULE)
Expand Down

0 comments on commit 60e0071

Please sign in to comment.