Skip to content

Commit

Permalink
ruff fix
Browse files Browse the repository at this point in the history
  • Loading branch information
drkane committed Apr 30, 2024
1 parent c28c747 commit 93af093
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion findthatpostcode/routers/areatypes.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

from findthatpostcode import crud, settings
from findthatpostcode.db import get_db
from findthatpostcode.schemas import Postcode
from findthatpostcode.utils import templates

router = APIRouter(include_in_schema=False)
Expand Down

0 comments on commit 93af093

Please sign in to comment.