correct imports

Signed-off-by: Ludovic Stephan <lstephan@clipper.ens.fr>
This commit is contained in:
Ludovic Stephan 2017-01-10 15:15:53 -02:00
parent 6315ddf6b8
commit fabd0949e2
2 changed files with 1 additions and 1 deletions

View file

@ -41,7 +41,6 @@ from kfet import consumers
from datetime import timedelta
from decimal import Decimal
import django_cas_ng
import hashlib
import heapq
import statistics