Bug 1176642 - Remove unused imports; r=glandium

This commit is contained in:
Gregory Szorc
2015-06-25 12:16:38 -07:00
parent 4a1c09a503
commit 0222a3a19c
17 changed files with 0 additions and 30 deletions

View File

@@ -9,7 +9,6 @@ import glob
import logging
import mozpack.path as mozpath
import os
import sys
from mozbuild.base import (
MachCommandBase,