summaryrefslogtreecommitdiffstats
path: root/packages/wekan-cfs-access-point/package.js
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-07-14 21:27:23 +0300
committerLauri Ojansivu <x@xet7.org>2019-07-14 21:27:23 +0300
commit22319e8dfedb8f2165e82b7ae0647c8c4a5a27f2 (patch)
treecd526d91c21b5b76aa01eab0f25467afaa3061d5 /packages/wekan-cfs-access-point/package.js
parent72604d5d73237f1c6575c9877a56b593532d9701 (diff)
downloadwekan-22319e8dfedb8f2165e82b7ae0647c8c4a5a27f2.tar.gz
wekan-22319e8dfedb8f2165e82b7ae0647c8c4a5a27f2.tar.bz2
wekan-22319e8dfedb8f2165e82b7ae0647c8c4a5a27f2.zip
Revert including local wekan-cfs-access-point, because it did not work.
Diffstat (limited to 'packages/wekan-cfs-access-point/package.js')
-rw-r--r--packages/wekan-cfs-access-point/package.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/packages/wekan-cfs-access-point/package.js b/packages/wekan-cfs-access-point/package.js
deleted file mode 100644
index 294e63ea..00000000
--- a/packages/wekan-cfs-access-point/package.js
+++ /dev/null
@@ -1,8 +0,0 @@
-// Source: https://github.com/wekan/cfs-access-point
-
-Package.describe({
- name: 'wekan-cfs-access-point',
- summary: "Wekan forked version of cfs-access-point to include unicode file upload fix",
- version: "2.0.0",
- git: "https://github.com/wekan/markdown.git"
-});