2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 21:45:39 +00:00

Style fixes

This commit is contained in:
Oliver Walters
2017-04-20 22:53:28 +10:00
parent db45e3625f
commit 76b086aab8
7 changed files with 6 additions and 19 deletions

View File

@ -12,4 +12,3 @@ class UserSerializer(serializers.HyperlinkedModelSerializer):
'first_name',
'last_name',
'email',)