Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
rwb27 committed Jul 19, 2021
1 parent 9ea10f5 commit 5f9d284
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/labthings/apispec/utilities.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from apispec.ext.marshmallow import MarshmallowPlugin
from apispec.ext.marshmallow.field_converter import FieldConverterMixin
from apispec.ext.marshmallow.schema_resolver import SchemaResolver
from marshmallow import Schema
from typing import Dict, Union
from .. import fields
Expand Down

0 comments on commit 5f9d284

Please sign in to comment.