Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Rdornier committed Oct 1, 2024
1 parent ba7d9cc commit dd7654c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/omero/plugins/download.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@
import sys
import omero
import os
import re
from omero.cli import BaseControl, CLI, ProxyStringType
from omero.rtypes import unwrap
from omero.gateway import BlitzGateway

HELP = """Download a File, Image or Fileset with a specified ID to a target file
Expand Down

0 comments on commit dd7654c

Please sign in to comment.