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

@@ -13,7 +13,6 @@ from mach.decorators import (
)
from mozbuild.base import MachCommandBase
from mozbuild.frontend.reader import BuildReader
@CommandProvider