summaryrefslogtreecommitdiff
path: root/gitlab/tests/test_gitlabobject.py
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain@pocentek.net>2017-08-04 18:45:16 +0200
committerGauvain Pocentek <gauvain@pocentek.net>2017-08-04 18:45:16 +0200
commit3ccdec04525456c906f26ee2e931607a5d0dcd20 (patch)
tree48709c487d57c738eb881a2728a3300023c482e5 /gitlab/tests/test_gitlabobject.py
parente87835fe02aeb174c1b0355a1733733d89b2e404 (diff)
parent2816c1ae51b01214012679b74aa14de1a6696eb5 (diff)
downloadgitlab-3ccdec04525456c906f26ee2e931607a5d0dcd20.tar.gz
Merge branch 'rework_api'
Diffstat (limited to 'gitlab/tests/test_gitlabobject.py')
-rw-r--r--gitlab/tests/test_gitlabobject.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gitlab/tests/test_gitlabobject.py b/gitlab/tests/test_gitlabobject.py
index 3bffb82..695f900 100644
--- a/gitlab/tests/test_gitlabobject.py
+++ b/gitlab/tests/test_gitlabobject.py
@@ -18,7 +18,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import print_function
-from __future__ import division
from __future__ import absolute_import
import json