We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31e3899 commit ea81940Copy full SHA for ea81940
1 file changed
mergin/client.py
@@ -218,7 +218,6 @@ def wrapper(self, *args, **kwargs):
218
219
return wrapper
220
221
- @_check_token
222
def _do_request(self, request):
223
"""General server request method."""
224
if self._auth_session:
0 commit comments