Skip to content

Commit 2a73e5e

Browse files
committed
Fixed flake
1 parent 728bcac commit 2a73e5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

graphene_django/rest_framework/serializer_converter.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
from rest_framework import serializers
33

44
import graphene
5-
from graphene import Dynamic
65

76
from ..registry import get_global_registry
87
from ..utils import import_single_dispatch

0 commit comments

Comments
 (0)