Skip to content

Commit

Permalink
removed blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
AnatolyUss committed Jul 9, 2017
1 parent 7c53394 commit a157ffb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ConsistencyEnforcer.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ const updateConsistencyState = (self, dataPoolId) => {
*
* @returns {Promise}
*/

const getIsStarted = (self, dataPoolId) => {
return new Promise(resolve => {
self._pg.connect((error, client, done) => {
Expand Down

0 comments on commit a157ffb

Please sign in to comment.