Skip to content

Commit ec362c5

Browse files
author
Cruz Monrreal
authored
Merge pull request #8562 from naveenkaje/fix_build_api_import
build_api: remove unused import
2 parents 870c3bc + e877a8e commit ec362c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/build_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
from __future__ import print_function, division, absolute_import
1818

1919
import re
20-
import tempfile
2120
import datetime
2221
import uuid
2322
import struct

0 commit comments

Comments
 (0)