From c3ce4c9936430c5e991199b98af11434b212f5e0 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Wed, 22 Feb 2017 23:06:11 +0100 Subject: [PATCH] Old config file removed --- cfg/config.js | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 cfg/config.js diff --git a/cfg/config.js b/cfg/config.js deleted file mode 100644 index bb0661cfa..000000000 --- a/cfg/config.js +++ /dev/null @@ -1,4 +0,0 @@ -fromCategory('squidex') - .whenAny(function(s,e) { - linkTo('squidex',e); - }); \ No newline at end of file