handlebar helpers uses built in require

This commit is contained in:
Mark McDowall 2013-06-27 00:26:57 -07:00
parent b81b39550f
commit 1e61f501dc
1 changed files with 0 additions and 7 deletions

View File

@ -160,13 +160,6 @@ require.config({
[
'backgrid'
]
},
'handlebars.helpers': {
deps:
[
'handlebars'
]
}
}
});