aboutsummaryrefslogtreecommitdiff
path: root/src/dav/versioningtypes.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/dav/versioningtypes.rs')
-rw-r--r--src/dav/versioningtypes.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dav/versioningtypes.rs b/src/dav/versioningtypes.rs
deleted file mode 100644
index 6c1c204..0000000
--- a/src/dav/versioningtypes.rs
+++ /dev/null
@@ -1,3 +0,0 @@
-//@FIXME required for a full DAV implementation
-// See section 7.1 of the CalDAV RFC
-// It seems it's mainly due to the fact that the REPORT method is re-used.