Mute radicale logger for testing

This commit is contained in:
fkantelberg
2020-01-12 22:16:13 +01:00
parent 06c7eb934f
commit 4e406c849a
2 changed files with 2 additions and 4 deletions

View File

@@ -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