Skip to content

Commit

Permalink
Merge pull request #449 from lsst/tickets/DM-37552
Browse files Browse the repository at this point in the history
DM-37552: Remove unnecessary import of lsstimport
  • Loading branch information
timj committed Apr 14, 2023
2 parents 9a2f90d + 9eb0f80 commit 9df4c5b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions python/lsst/obs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,4 @@

import pkgutil

import lsstimport

__path__ = pkgutil.extend_path(__path__, __name__)

0 comments on commit 9df4c5b

Please sign in to comment.