Skip to content

Commit

Permalink
Remove logging
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelglenister committed May 6, 2024
1 parent 91fd832 commit 48c024d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions municipal_finance/update/item_code_schema.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
from django.core.files.storage import default_storage
import xlrd3 as xlrd
import logging

logger = logging.Logger(__name__)

from municipal_finance.models import (
FinancialPositionItemsV2,
Expand Down

0 comments on commit 48c024d

Please sign in to comment.