mirror of
https://github.com/teampoltergeist/poltergeist.git
synced 2022-11-09 12:05:00 -05:00
remove dead code (method is redefined further down)
This commit is contained in:
parent
806a204697
commit
8bd4a625d1
1 changed files with 0 additions and 4 deletions
|
@ -87,10 +87,6 @@ module Capybara::Poltergeist
|
|||
command 'pop_frame'
|
||||
end
|
||||
|
||||
def reset
|
||||
visit('about:blank')
|
||||
end
|
||||
|
||||
def click(id)
|
||||
command 'click', id
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue