Skip to content

Commit bf0f30e

Browse files
committed
Rm private repo link
1 parent 56811a3 commit bf0f30e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mergin/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1288,7 +1288,6 @@ def has_editor_support(self):
12881288
def check_collaborators_members_support(self):
12891289
"""
12901290
Check if the server is compatible with v2 endpoints for project collaborators and workspace members
1291-
https://github.com/MerginMaps/server-private/releases/tag/2025.1.0
12921291
"""
12931292
min_version = "2025.1.0"
12941293
if not is_version_acceptable(self.server_version(), f"{min_version}"):

0 commit comments

Comments
 (0)