Skip to content
Snippets Groups Projects
Commit 546d4be3 authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[common][fields] six import cleanup

parent 7a90ad44
No related branches found
No related tags found
2 merge requests!2551.4.x,!249Web fixes
......@@ -26,9 +26,9 @@
###############################################################################
from rest_framework import serializers
from django.utils import six
import simplejson
import six
class StringListField(serializers.ListField):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment