Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
elseagle committed Oct 26, 2023
1 parent d653e8c commit 585311d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import signal
import urllib.parse
from django.db import transaction # type: ignore
from openstates.cli.reports import generate_session_report
from openstates.utils.instrument import Instrumentation

logging.getLogger("botocore").setLevel(logging.WARNING)
Expand Down

0 comments on commit 585311d

Please sign in to comment.