zerver/lib: Remove absolute_import.

This commit is contained in:
rht
2017-09-27 10:36:26 +02:00
committed by Tim Abbott
parent 15ca13c8de
commit f43e54d352
71 changed files with 0 additions and 71 deletions

View File

@@ -1,4 +1,3 @@
from __future__ import absolute_import
from django.db.models import Q
from zerver.models import UserProfile, Realm