diff options
Diffstat (limited to 'tests/test_gio.py')
-rw-r--r-- | tests/test_gio.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_gio.py b/tests/test_gio.py index f3111ea3..3b812c44 100644 --- a/tests/test_gio.py +++ b/tests/test_gio.py @@ -1,8 +1,6 @@ # -*- Mode: Python; py-indent-offset: 4 -*- # vim: tabstop=4 shiftwidth=4 expandtab -from __future__ import absolute_import - import os import unittest import warnings |