mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-03 06:49:38 +08:00
change: remove unused code
This commit is contained in:
@@ -19,5 +19,4 @@ type IDevice interface {
|
||||
Uninstall(packageName string) error
|
||||
|
||||
GetPackageInfo(packageName string) (AppInfo, error)
|
||||
GetCurrentWindow() (windowInfo WindowInfo, err error)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user