mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
Mute radicale logger for testing
This commit is contained in:
@@ -130,7 +130,3 @@ class Collection(BaseCollection):
|
||||
|
||||
def list(self):
|
||||
return self.collection.dav_list(self.path_components)
|
||||
|
||||
@classmethod
|
||||
def create_collection(cls, href, collection=None, props=None):
|
||||
return None
|
||||
|
||||
Reference in New Issue
Block a user