summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain@pocentek.net>2016-08-06 21:52:19 +0200
committerGauvain Pocentek <gauvain@pocentek.net>2016-08-06 21:52:19 +0200
commit4fd00f8a7a879eb113e3998b1c9ef82758560235 (patch)
treedbcd464d881c74ef6e3b511fd32a489b578f9d54
parent5b08d2a364d0f355c8df9e4926e5a54fc5f15f36 (diff)
downloadgitlab-4fd00f8a7a879eb113e3998b1c9ef82758560235.tar.gz
remove debug print statement
-rw-r--r--gitlab/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gitlab/__init__.py b/gitlab/__init__.py
index 9c93cd1..8d1212e 100644
--- a/gitlab/__init__.py
+++ b/gitlab/__init__.py
@@ -420,7 +420,6 @@ class Gitlab(object):
", ".join(missing))
url = self._construct_url(id_=None, obj=obj_class, parameters=kwargs)
- print(url)
headers = self._create_headers()
# Remove attributes that are used in url so that there is only