Skip to content

Commit

Permalink
Removing unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
teald committed Dec 23, 2022
1 parent 2515ac7 commit 323664e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions porchlight/door.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
"""
.. |Basedoor| replace:: :py:class:`~porchlight.door.BaseDoor`
"""
import functools
import inspect
import itertools
import re
import types

Expand Down

0 comments on commit 323664e

Please sign in to comment.