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

Commit3d5d5d8

Browse files
chore: remove unused ALLOWED_KEYSET_ENDPOINTS variable
The variable ALLOWED_KEYSET_ENDPOINTS was added in commitf86ef3b.Then most of that commit was removed in commite71fe16, but ALLOWED_KEYSET_ENDPOINTSwas missed.
1 parent1552eb5 commit3d5d5d8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎gitlab/__init__.py‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@
4545
"must update your GitLab URL to use https:// to avoid issues."
4646
)
4747

48-
ALLOWED_KEYSET_ENDPOINTS= ["/projects"]
49-
5048

5149
classGitlab(object):
5250
"""Represents a GitLab server connection.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp