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,5 +1,4 @@
# -*- coding: utf-8 -*-
from __future__ import absolute_import
import operator
from django.conf import settings