forked from OSchip/llvm-project
[NFC] Remove unused Python import
Differential Revision: https://reviews.llvm.org/D56254 llvm-svn: 350310
This commit is contained in:
parent
07ccb4b81d
commit
7d0174c558
|
@ -16,7 +16,6 @@ from __future__ import print_function
|
|||
|
||||
import operator
|
||||
import shutil
|
||||
import StringIO
|
||||
import struct
|
||||
import subprocess
|
||||
import sys
|
||||
|
|
Loading…
Reference in New Issue