Skip to content

Commit

Permalink
Update consulLib.js
Browse files Browse the repository at this point in the history
  • Loading branch information
kosta709 authored Aug 4, 2019
1 parent 57ec9a9 commit 1a2ddab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion consulLib.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ var Q = require('q');
var request = require('request');

var os = require('os');
// test commit1
// test commit2
var util = require('util');
var fromCallback = function (fn) {
var deferred = Q.defer();
Expand Down

0 comments on commit 1a2ddab

Please sign in to comment.