Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2807006

Browse files
author
Gauvain Pocentek
committed
drop some debug statements
1 parentd65b684 commit2807006

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎gitlab.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -278,9 +278,6 @@ def create(self, obj):
278278
url=obj._url%obj.__dict__
279279
url='%s%s?private_token=%s'% (self._url,url,self.private_token)
280280

281-
printurl
282-
printobj.__dict__
283-
284281
try:
285282
# TODO: avoid too much work on the server side by filtering the
286283
# __dict__ keys

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp