Skip to content

Commit

Permalink
remove useless imports
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay committed Sep 19, 2024
1 parent 9c1e3e3 commit 20f911e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/pontibus/protocols/solvation/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@
)
from pontibus.utils.system_creation import interchange_packmol_creation

from openmmtools import multistate
import mdtraj as mdt
from pontibus.protocols.solvation.settings import (
MultiStateSimulationSettings, MultiStateOutputSettings
)


logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 20f911e

Please sign in to comment.