diff --git a/UI/app.js b/UI/app.js index f0b0a537c..b31f0c876 100644 --- a/UI/app.js +++ b/UI/app.js @@ -160,13 +160,6 @@ require.config({ [ 'backgrid' ] - }, - - 'handlebars.helpers': { - deps: - [ - 'handlebars' - ] } } });