Skip to content

Commit

Permalink
remove repeat import statement rockstor#1320
Browse files Browse the repository at this point in the history
  • Loading branch information
phillxnet committed Jul 2, 2016
1 parent 933d121 commit 18f68f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/rockstor/system/osi.py
Expand Up @@ -32,7 +32,6 @@
import logging
import uuid
from django.conf import settings
import uuid

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 18f68f1

Please sign in to comment.