Skip to content

Commit

Permalink
#54: Fixed linter issue
Browse files Browse the repository at this point in the history
  • Loading branch information
darnjo committed Oct 24, 2023
1 parent 2a9d3e5 commit 8c0516e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/replication/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ const {
writeDataAvailabilityReport,
displayRuntimeInfo,
prepareRequests,
buildOutputFilePath,
NOT_OK
buildOutputFilePath
} = require('./utils');

const DEFAULT_RATE_LIMITED_WAIT_MINUTES = 60,
Expand Down

0 comments on commit 8c0516e

Please sign in to comment.