We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2961e09 commit 219b900Copy full SHA for 219b900
migration/migration.py
@@ -22,7 +22,6 @@
22
Exports SonarQube platform configuration as JSON
23
"""
24
import sys
25
-import os
26
from threading import Thread, Lock
27
from queue import Queue
28
0 commit comments