remove unused imports
This commit is contained in:
parent
3ec6e87d5b
commit
a3ea37b173
1 changed files with 0 additions and 2 deletions
|
|
@ -29,12 +29,10 @@ from koji import request_with_retry
|
|||
import optparse
|
||||
import os
|
||||
import random
|
||||
import shutil
|
||||
import socket # for socket.error and socket.setdefaulttimeout
|
||||
import string
|
||||
import sys
|
||||
import time
|
||||
import urllib2
|
||||
|
||||
import requests
|
||||
import rpm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue