Skip to content

Commit 4f001b4

Browse files
author
Gauvain Pocentek
committed
drop leftovers from local tests
1 parent c9aedf2 commit 4f001b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ def do_get(cls, d):
169169
die("%s objects can't be retrieved" % what)
170170

171171
id = None
172-
if cls not in [gitlab.CurrentUser, gitlab.ProjectCommitDiff]:
172+
if cls not in [gitlab.CurrentUser]:
173173
id = get_id()
174174

175175
try:

0 commit comments

Comments
 (0)