Skip to content

Commit 219b900

Browse files
committed
Remove useless import os
1 parent 2961e09 commit 219b900

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

migration/migration.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
Exports SonarQube platform configuration as JSON
2323
"""
2424
import sys
25-
import os
2625
from threading import Thread, Lock
2726
from queue import Queue
2827

0 commit comments

Comments
 (0)