mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
auto merge of #4812 : Manishearth/servo/doc-fix-fix, r=jdm
This commit is contained in:
commit
ff53354ba7
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ import SocketServer
|
||||||
import mozdebug
|
import mozdebug
|
||||||
from shutil import copytree, rmtree, ignore_patterns, copy2
|
from shutil import copytree, rmtree, ignore_patterns, copy2
|
||||||
|
|
||||||
|
from mach.registrar import Registrar
|
||||||
|
|
||||||
from mach.decorators import (
|
from mach.decorators import (
|
||||||
CommandArgument,
|
CommandArgument,
|
||||||
CommandProvider,
|
CommandProvider,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue