mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
tests/wpt/update: remove useless import statement
This commit is contained in:
parent
d8190a7933
commit
0ea1af8b34
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ from wptrunner.update.tree import get_unique_name
|
||||||
from wptrunner.update.base import Step, StepRunner, exit_clean, exit_unclean
|
from wptrunner.update.base import Step, StepRunner, exit_clean, exit_unclean
|
||||||
|
|
||||||
from .tree import Commit, GitTree, Patch
|
from .tree import Commit, GitTree, Patch
|
||||||
import github
|
|
||||||
from .github import GitHub
|
from .github import GitHub
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue