Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jinningwang committed Nov 14, 2024
1 parent 78f598a commit a640d5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ams/routines/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

from collections import OrderedDict
from andes.utils.func import list_flatten
from ams.routines.routine import RoutineBase # NOQA

all_routines = OrderedDict([
('dcpf', ['DCPF']),
Expand Down

0 comments on commit a640d5a

Please sign in to comment.