From 98acb150abfc849c5d189cd861f0882ef304a28c Mon Sep 17 00:00:00 2001 From: Martijn de Boer Date: Tue, 9 Jan 2018 21:14:50 +0100 Subject: [PATCH] Remove unused snippets --- www/ace/snippets/text.js | 1 + 1 file changed, 1 insertion(+) create mode 100755 www/ace/snippets/text.js diff --git a/www/ace/snippets/text.js b/www/ace/snippets/text.js new file mode 100755 index 0000000..b9d3efc --- /dev/null +++ b/www/ace/snippets/text.js @@ -0,0 +1 @@ +define("ace/snippets/text",["require","exports","module"],function(e,t,n){"use strict";t.snippetText=undefined,t.scope="text"}) \ No newline at end of file