Skip to content

Commit

Permalink
Merge pull request #14 from openstates/fix/flake-failure
Browse files Browse the repository at this point in the history
chore: remove unused import
  • Loading branch information
elseagle authored Oct 26, 2023
2 parents d653e8c + 585311d commit a4b7cfa
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 a4b7cfa

Please sign in to comment.