Skip to content

Commit

Permalink
Removed one dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Attieh authored and Joseph Attieh committed Feb 13, 2024
1 parent e8351fb commit d7ee509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mammoth/models/model_saver.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import os
from glob import glob
from collections import deque, defaultdict
from collections import deque
from mammoth.utils.logging import logger

import torch
Expand Down

0 comments on commit d7ee509

Please sign in to comment.