Commit f5314484 authored by Marcel's avatar Marcel Committed by GitHub

remove unused import (#10826)

parent c76c5420
......@@ -4,12 +4,10 @@ import os
import subprocess
import json
import socket
import calendar
import datetime
import time
import shutil
import http.client
import gzip
from multiprocessing import Process, Queue
import concurrent.futures
from collections import namedtuple
......
......@@ -3,7 +3,6 @@ import logging.config
import os
import re
import subprocess
import sys
import click
import semver
......
import argparse
import subprocess
import re
import semver
SERVICES = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment