Skip to content

Commit

Permalink
Remove useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
cphyc committed Dec 8, 2021
1 parent 3c6b1f5 commit 7a4b462
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tangos/tools/property_importer.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
from __future__ import absolute_import
from __future__ import print_function

from ..input_handlers.ramsesHOP import RamsesAdaptaHOPInputHandler

from .. import parallel_tasks
from ..log import logger
from .. import core
Expand Down

0 comments on commit 7a4b462

Please sign in to comment.