mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
zerver/views: Remove absolute_import.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import absolute_import
|
||||
|
||||
from django.http import HttpRequest, HttpResponse, HttpResponseForbidden, FileResponse, \
|
||||
HttpResponseNotFound
|
||||
|
||||
Reference in New Issue
Block a user