formatting

This commit is contained in:
Josh Harvey 2018-05-11 09:55:18 +03:00
parent 5cc2d63d0a
commit 6625df79a3

View file

@ -44,7 +44,7 @@ function loadSanctions () {
} }
function runOnce () { function runOnce () {
return settingsLoader.loadLatest() return settingsLoader.loadLatest()
.then(settings => { .then(settings => {
poller.start(settings) poller.start(settings)