Skip to content

Commit

Permalink
Remove the inspect branch (removed from sanic mainline)
Browse files Browse the repository at this point in the history
  • Loading branch information
jschaff committed Jan 29, 2025
1 parent 99193cf commit cb96ab8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions biothings_annotator/application/cli/interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,6 @@ def run(self):
> Build an HTTP server using the network parameters from the configuration
and the sanic application
"""
if self.inspecting:
self._inspector()
return

self._precheck()
try:
Expand Down

0 comments on commit cb96ab8

Please sign in to comment.