Skip to content

Commit

Permalink
Update lib/mini_racer.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmakesgames committed Oct 8, 2024
1 parent a6f25fb commit 63da862
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/mini_racer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ def initialize(max_memory: nil, timeout: nil, cputime_limit: nil, isolate: nil,

@functions = {}
@timeout = nil
@cputime_limit = nil
@max_memory = nil
@current_exception = nil
@timeout = timeout
Expand Down

0 comments on commit 63da862

Please sign in to comment.