mirror of
https://github.com/servo/servo.git
synced 2025-06-21 15:49:04 +01:00
Import registrar
This commit is contained in:
parent
a3cab14183
commit
954a044570
1 changed files with 2 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue