Skip to content
Snippets Groups Projects
Commit 7d22b68b authored by Piotr Gawron's avatar Piotr Gawron
Browse files

bluebird implementation of promises added

parent 6b0fc7d2
No related branches found
No related tags found
1 merge request!5Frontend refactor
"use strict";
var Promise = require("bluebird");
/* exported logger */
var logger = require('./logger');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment