Skip to content

Commit cfd9bba

Browse files
author
Ankur Srivastava
committed
removed unused imports
1 parent 0beac8c commit cfd9bba

File tree

2 files changed

+0
-62
lines changed

2 files changed

+0
-62
lines changed

backend/flask_app/app_utils/token_login.py

Lines changed: 0 additions & 57 deletions
This file was deleted.

backend/flask_app/app_utils/utilities.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
"""Module which imports all the basic utility functions."""
22
from __future__ import absolute_import
3-
4-
import logging
5-
import os
6-
from logging import handlers
7-
83
from . import html_codes
94

105

0 commit comments

Comments
 (0)