Skip to content

Commit

Permalink
--amend
Browse files Browse the repository at this point in the history
  • Loading branch information
davegaeddert committed Jun 14, 2024
1 parent 0acffad commit 5bd474d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions bolt-pytest/bolt/pytest/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@

from bolt.runtime import settings

try:
from bolt.dev.services import Services
except ImportError:
Services = None


@click.command(
context_settings={
Expand Down

0 comments on commit 5bd474d

Please sign in to comment.