Librarian in regular requirements.
[redakcja.git] / apps / toolbar / management / commands / fixbuttons.py
index ea797fc..de48ced 100644 (file)
@@ -7,7 +7,7 @@
 
 from django.core.management.base import NoArgsCommand
 from toolbar.models import Button, ButtonGroup
-from django.utils import simplejson as json
+import json
 import re