Skip to content

Commit

Permalink
fix(signature): Remove no longer relevant imports
Browse files Browse the repository at this point in the history
  • Loading branch information
OtherBarry committed Jun 21, 2023
1 parent 1f3d928 commit c067650
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_signature_utils.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
import uuid
from unittest.mock import Mock

import pytest

from ninja.errors import ConfigError
from ninja.signature.utils import NinjaUUIDConverter, inject_contribute_args


Expand Down

0 comments on commit c067650

Please sign in to comment.