Remove unused imports
This commit is contained in:
parent
a769824774
commit
cd5afb60f7
1 changed files with 0 additions and 4 deletions
4
acprep
4
acprep
|
|
@ -12,11 +12,7 @@ import optparse
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
import shutil
|
import shutil
|
||||||
import string
|
|
||||||
import sys
|
import sys
|
||||||
import time
|
|
||||||
import tempfile
|
|
||||||
import datetime
|
|
||||||
|
|
||||||
try:
|
try:
|
||||||
import hashlib
|
import hashlib
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue