fix trailing whitespace

This commit is contained in:
Mike Greiling 2017-10-21 23:20:46 +03:00
parent ce7449ce03
commit 4082419442
No known key found for this signature in database
GPG Key ID: 0303DF507FA67596
1 changed files with 0 additions and 1 deletions

View File

@ -5,4 +5,3 @@ module InputHelper
evaluate_script("window.simulateInput(#{selector.to_json}, #{input.to_json});")
end
end