Import registrar

This commit is contained in:
Manish Goregaokar 2015-02-03 15:41:47 +05:30
parent a3cab14183
commit 954a044570

View file

@ -10,6 +10,8 @@ import SocketServer
import mozdebug
from shutil import copytree, rmtree, ignore_patterns, copy2
from mach.registrar import Registrar
from mach.decorators import (
CommandArgument,
CommandProvider,