Skip to content

Commit

Permalink
rm old import
Browse files Browse the repository at this point in the history
  • Loading branch information
philipmac committed May 31, 2024
1 parent baffbd3 commit fdd88b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion em_workflows/dm_conversion/flow.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from typing import Optional

from prefect import flow, task, unmapped, allow_failure
from pytools.meta import is_int16, is_16bit
from pytools.meta import is_16bit
from pytools.convert import file_to_uint8

from em_workflows.utils import utils
Expand Down

0 comments on commit fdd88b3

Please sign in to comment.