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

[common][serializers] six import cleanup

parent 04b7b345
No related branches found
No related tags found
2 merge requests!2551.4.x,!249Web fixes
......@@ -29,6 +29,7 @@ from django.conf import settings
from django.core.exceptions import ValidationError
from django.contrib.auth.models import User
from django.utils import six
from rest_framework import serializers
......@@ -45,7 +46,6 @@ import difflib
import ast
import six
#----------------------------------------------------------
......
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