Skip to content

Commit 25a8973

Browse files
committed
Removed unused import
1 parent 9721e20 commit 25a8973

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/WallGo/freeEnergy.py

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
Class that does phase tracing, computes the effective potential in the minimum and
33
interpolate it.
44
"""
5-
import types
65
from dataclasses import dataclass
76
import logging
87
import numpy as np

0 commit comments

Comments
 (0)