Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil26AT committed Oct 10, 2023
1 parent 6259686 commit 66b9f67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gluefactory/models/base_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

from abc import ABCMeta, abstractmethod
from copy import copy
from typing import Any, Mapping

import omegaconf
from omegaconf import OmegaConf
Expand Down

0 comments on commit 66b9f67

Please sign in to comment.