Skip to content

Commit

Permalink
Commented out the unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslanbaidan committed Mar 26, 2024
1 parent 17f2c53 commit 126fedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/views.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import datetime
# import datetime
import json
import sys

Expand Down

0 comments on commit 126fedd

Please sign in to comment.