diff options
| author | Gauvain Pocentek <gauvain@pocentek.net> | 2017-08-04 18:45:16 +0200 |
|---|---|---|
| committer | Gauvain Pocentek <gauvain@pocentek.net> | 2017-08-04 18:45:16 +0200 |
| commit | 3ccdec04525456c906f26ee2e931607a5d0dcd20 (patch) | |
| tree | 48709c487d57c738eb881a2728a3300023c482e5 /gitlab/tests/test_gitlabobject.py | |
| parent | e87835fe02aeb174c1b0355a1733733d89b2e404 (diff) | |
| parent | 2816c1ae51b01214012679b74aa14de1a6696eb5 (diff) | |
| download | gitlab-3ccdec04525456c906f26ee2e931607a5d0dcd20.tar.gz | |
Merge branch 'rework_api'
Diffstat (limited to 'gitlab/tests/test_gitlabobject.py')
| -rw-r--r-- | gitlab/tests/test_gitlabobject.py | 1 |
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 |
