Skip to content
Snippets Groups Projects
Commit 02d72630 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

minor change

parent b5367991
Branches
Tags
No related merge requests found
......@@ -245,9 +245,7 @@ angular.module('cesium.currency.services', ['ngApi', 'cesium.bma.services'])
})
// Load data
.then(function(started) {
return loadData();
})
.then(loadData)
// Emit ready event
.then(function() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment