aboutsummaryrefslogtreecommitdiffstats
path: root/models
diff options
context:
space:
mode:
Diffstat (limited to 'models')
-rw-r--r--models/models.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/models/models.go b/models/models.go
index c6315e0e..6843398c 100644
--- a/models/models.go
+++ b/models/models.go
@@ -57,9 +57,6 @@ type DirectoryInfo struct {
// set to true if the value counts are accurate
AccurateCounts bool
-
- // Caps contains the backend capabilities
- Caps *Capabilities
}
// Capabilities provides the backend capabilities