Skip to content

Commit

Permalink
refactor: Remove unused import in utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
TanookiVerde committed Aug 19, 2024
1 parent 21cc50a commit ea6671f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/utils.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# -*- coding: utf-8 -*-
from datetime import datetime, timedelta
import re
import jwt
import hashlib
import json
Expand Down

0 comments on commit ea6671f

Please sign in to comment.