diff options
Diffstat (limited to 'lib/constants/pluginPrefix.js')
-rw-r--r-- | lib/constants/pluginPrefix.js | 5 |
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-'; |