Skip to content

Commit 1b9bae5

Browse files
committed
Remove unnecessary pprint import
1 parent b5372d1 commit 1b9bae5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rest_polymorphic/serializers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from collections import Mapping
2-
from pprint import pprint
32

43
from django.core.exceptions import ImproperlyConfigured
54
from django.db import models

0 commit comments

Comments
 (0)