mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 20:46:05 +00:00
[gn build] remove a "from __future__" import not needed after 0ff3cc2087b9
This commit is contained in:
parent
20973c0841
commit
028f9f5b2b
@ -1,8 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Downloads a prebuilt gn binary to a place where gn.py can find it."""
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import io
|
||||
import os
|
||||
import sys
|
||||
|
Loading…
x
Reference in New Issue
Block a user