Skip to content

Commit d6c448b

Browse files
committed
chore: remove development pry binding
1 parent 48dc3c7 commit d6c448b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lambda_function.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,4 @@ def lambda_handler(event: {}, context: {})
6868

6969
if __FILE__ == $0
7070
lambda_handler
71-
72-
require 'pry'
73-
binding.pry
7471
end

0 commit comments

Comments
 (0)