Skip to content

Commit

Permalink
chore(docker): Removing totally unreasonable log statement (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
robzienert committed Mar 16, 2018
1 parent cf16a40 commit 168ebe5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ private int getV1Keys(MultiKeyCommands client) {

int size = keys.size();

log.info("Migrating {} v1 keys", size);
migrateBatch(v1Keys);

return size;
Expand Down

0 comments on commit 168ebe5

Please sign in to comment.