aboutsummaryrefslogtreecommitdiff
path: root/weed/remote_storage/hdfs/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/remote_storage/hdfs/doc.go')
-rw-r--r--weed/remote_storage/hdfs/doc.go9
1 files changed, 0 insertions, 9 deletions
diff --git a/weed/remote_storage/hdfs/doc.go b/weed/remote_storage/hdfs/doc.go
deleted file mode 100644
index 086c9de3f..000000000
--- a/weed/remote_storage/hdfs/doc.go
+++ /dev/null
@@ -1,9 +0,0 @@
-/*
-
-Package hdfs is for remote hdfs storage.
-
-The referenced "github.com/colinmarc/hdfs/v2" library is too big when compiled.
-So this is only compiled in "make full_install".
-
-*/
-package hdfs