Merge pull request #8562 from naveenkaje/fix_build_api_import

build_api: remove unused import
pull/8572/head
Cruz Monrreal 2018-10-29 08:45:43 -05:00 committed by GitHub
commit ec362c5c1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ limitations under the License.
from __future__ import print_function, division, absolute_import
import re
import tempfile
import datetime
import uuid
import struct