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