Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

Commit 971c91b

Browse files
author
Ahmed Ammar
committed
test
1 parent d4b7850 commit 971c91b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/logstash/inputs/dynamodb.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ def register
182182

183183
public
184184
def run(logstash_queue)
185-
$exit = false;
185+
$exit = false
186186
run_with_catch(logstash_queue)
187187

188188
while !stop?

0 commit comments

Comments
 (0)