Skip to content

Commit 41c940c

Browse files
committed
remove wrong comment
1 parent 2485c3d commit 41c940c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/appium_lib/driver.rb

-1
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,6 @@ def dialect
331331
# An entry point to chain W3C actions. Returns `TouchAction.new` if it works as MJSONWP instead of W3C action.
332332
# Read https://www.rubydoc.info/github/appium/ruby_lib_core/Appium/Core/Base/Bridge/W3C#action-instance_method
333333
#
334-
# @param [bool] async Run actions async
335334
# @return [TouchAction|Selenium::WebDriver::PointerActions]
336335
#
337336
# @example

0 commit comments

Comments
 (0)