summaryrefslogtreecommitdiffstats
path: root/lib/constants/pluginPrefix.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/constants/pluginPrefix.js')
-rw-r--r--lib/constants/pluginPrefix.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/constants/pluginPrefix.js b/lib/constants/pluginPrefix.js
deleted file mode 100644
index c7f2dd0..0000000
--- a/lib/constants/pluginPrefix.js
+++ /dev/null
@@ -1,5 +0,0 @@
-
-/*
- All GitBook plugins are NPM packages starting with this prefix.
-*/
-module.exports = 'gitbook-plugin-';