Skip to content

Commit c6f4447

Browse files
committed
fixes
1 parent 5869bd6 commit c6f4447

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/initialize.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ const readFileAsync = promisify(fs.readFile);
2222

2323
const VERROR_CLUSTER_NAME = "EventQueueInitialization";
2424
const COMPONENT = "eventQueue/initialize";
25-
const TIMEOUT_SHUTDOWN = 2500;
2625

2726
const CONFIG_VARS = [
2827
["configFilePath", null],

0 commit comments

Comments
 (0)