Skip to content

Commit

Permalink
remove: OCRD_ALL_TOOL_JSON_URL import
Browse files Browse the repository at this point in the history
  • Loading branch information
MehmedGIT committed Jul 30, 2024
1 parent c7e3800 commit 3d47640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ocrd_network/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from ocrd.workspace import Workspace
from ocrd.mets_server import MpxReq
from ocrd_utils import config, generate_range, REGEX_PREFIX, safe_filename, getLogger, resource_string
from .constants import OCRD_ALL_TOOL_JSON, OCRD_ALL_TOOL_JSON_URL
from .constants import OCRD_ALL_TOOL_JSON
from .rabbitmq_utils import OcrdResultMessage


Expand Down

0 comments on commit 3d47640

Please sign in to comment.