Browse Source

remove old unused file

Herbert Vojčík 9 years ago
parent
commit
b024f33c8b
1 changed files with 0 additions and 10 deletions
  1. 0 10
      resources/set-inner.js

+ 0 - 10
resources/set-inner.js

@@ -1,10 +0,0 @@
-// Loading this in nested file so that require.config
-// with shim dependencies is in effect.
-// See http://stackoverflow.com/questions/21647956/how-to-config-requirejs-shim-dependencies-just-in-time/
-
-define([
-	'amber/devel-inner',
-	'bootstrap2.3.2/js/bootstrap',
-	'amber_lib/showdown/compressed/showdown',
-    'helios/all'
-]);