Skip to content

Commit

Permalink
Fix isort issues
Browse files Browse the repository at this point in the history
  • Loading branch information
adhil0 committed Jan 26, 2024
1 parent fb3fe3d commit 7b49b50
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion dashboard/src/t5gweb/libtelco5g.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
import redis
import requests
from jira import JIRA

from t5gweb.utils import exists_or_zero, get_random_member, get_token

# for portal to jira mapping
Expand Down
1 change: 0 additions & 1 deletion dashboard/src/tests/test_utils.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import pytest

from t5gweb.utils import exists_or_zero, get_random_member, set_defaults


Expand Down

0 comments on commit 7b49b50

Please sign in to comment.