zerver/tests: Remove absolute_import.

This commit is contained in:
rht
2017-09-27 10:41:10 +02:00
committed by Tim Abbott
parent 74fd3d9f31
commit 1e87a4b68c
51 changed files with 0 additions and 51 deletions

View File

@@ -1,5 +1,4 @@
# -*- coding: utf-8 -*-
from __future__ import absolute_import, print_function
import os
import glob