Skip to content

Commit eae4ba0

Browse files
committed
add one more todo
1 parent 142ebc7 commit eae4ba0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/appium_lib/common/command/ws_logcat.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
module Appium
1616
module Common
1717
module Command
18+
# TODO: Remove this implementation after dropping start_logs_broadcast
1819
class WsLogcat < ::Appium::Core::WebSocket
1920
def initialize(url:, output_file: 'logcat.log')
2021
super(url: url)

0 commit comments

Comments
 (0)