Skip to content

Commit 724b590

Browse files
author
buildbot
committed
Pyflakes cleaning for buildbot master.cfg.
- Legacy-Id: 9257
1 parent 3cf1c73 commit 724b590

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildbot/masters/datatracker/master.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ c['schedulers'] = [
6767

6868
from buildbot.process.factory import BuildFactory
6969
from buildbot.steps.source.svn import SVN
70-
from buildbot.steps.shell import ShellCommand, Test, WarningCountingShellCommand
70+
from buildbot.steps.shell import ShellCommand, WarningCountingShellCommand
7171
from buildbot.steps.python import PyFlakes
7272
from buildbot.steps.python_twisted import RemovePYCs
7373
#

0 commit comments

Comments
 (0)