Skip to content

Commit 69126c1

Browse files
committed
fix: removing unused/duplicate imports
1 parent 76887f4 commit 69126c1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

LoopProjectFile/LoopProjectFileUtils.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
import os
44
import sys
55
import LoopProjectFile
6-
from flask import jsonify
7-
import sys
86

97

108
def GetGroup(node, groupName, verbose=False):

0 commit comments

Comments
 (0)