style(portal-api): lint

This commit is contained in:
Sérgio Ramos 2017-06-20 23:02:40 +01:00
parent 32b450c1b6
commit 77bb76bf1a
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ server.register([
register: Toppsy,
options: { namespace: 'portal', subsystem: 'api' }
}
],
],
(err) => {
handlerError(err);
server.start((err) => {