1
mirror of https://gerrit.googlesource.com/git-repo synced 2025-01-02 16:14:25 +00:00

Remove unused import from gerrit_upload.py

Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
Shawn O. Pearce 2008-10-28 08:31:03 -07:00
parent 329c31da7d
commit 7efd1a5b23

View File

@ -15,7 +15,6 @@
import getpass
import os
import subprocess
import sys
from tempfile import mkstemp