Skip to content

Commit

Permalink
Remove bogus README
Browse files Browse the repository at this point in the history
  • Loading branch information
Sabby Anandan committed Aug 20, 2020
1 parent 70b5006 commit 06078ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 111 deletions.
110 changes: 0 additions & 110 deletions README.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public class ThumbinatorApplication {
String READY_THUMBNAIL_IMG = "/tmp/ready/dataflow-icon-thumb-ready.png";

static List<Integer> SLEEP_TIMERS = Arrays
.asList(1000, 20000, 5000, 7000, 8000, 10000, 10000, 12000, 9900);
.asList(11000, 20000, 15000, 7000, 8000, 10000, 10000, 12000, 9900);

Random random = new Random();

Expand Down

0 comments on commit 06078ec

Please sign in to comment.