Skip to content

Commit 5f9d284

Browse files
committed
Removed unused import
1 parent 9ea10f5 commit 5f9d284

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/labthings/apispec/utilities.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from apispec.ext.marshmallow import MarshmallowPlugin
22
from apispec.ext.marshmallow.field_converter import FieldConverterMixin
3-
from apispec.ext.marshmallow.schema_resolver import SchemaResolver
43
from marshmallow import Schema
54
from typing import Dict, Union
65
from .. import fields

0 commit comments

Comments
 (0)