Skip to content

Commit 5bd474d

Browse files
committed
--amend
1 parent 0acffad commit 5bd474d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

bolt-pytest/bolt/pytest/cli.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@
66

77
from bolt.runtime import settings
88

9-
try:
10-
from bolt.dev.services import Services
11-
except ImportError:
12-
Services = None
13-
149

1510
@click.command(
1611
context_settings={

0 commit comments

Comments
 (0)