Skip to content

Commit

Permalink
Merge pull request #98 from itsksquare/dev
Browse files Browse the repository at this point in the history
Remove unused imports
  • Loading branch information
mayureshagashe2105 authored Aug 25, 2023
2 parents 2eb56fd + 56a45c9 commit 221c189
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion API/services/db/utils/DBQueries.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
""" Queries script for the API. It is used to create the queries
that are used to interact with the database.
"""
import regex as re
from typing import Union, Tuple, List
from datetime import datetime

Expand Down

0 comments on commit 221c189

Please sign in to comment.