Skip to content

Commit c223ca7

Browse files
committed
Remove redundant line
1 parent 6192c85 commit c223ca7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

graphene_pydantic/registry.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
from collections import defaultdict
33
from typing import Dict, Generic, Optional, Type, TypeVar, Union
44

5-
# from graphene import ObjectType as BaseObjectType
65
from pydantic import BaseModel
76
from pydantic.fields import ModelField
87

0 commit comments

Comments
 (0)