Clean up, remove compat with py < 3.6
[pyi2ncommon] / test / test_call_helpers.py
index 1ccca40..9d68b79 100644 (file)
@@ -20,8 +20,6 @@
 
 """Unit tests for :py:mod:`pyi2ncommon.call_helpers`."""
 
-from __future__ import absolute_import
-
 import unittest
 import os