fix: remove android mjpeg option

This commit is contained in:
xucong053
2022-09-28 14:57:41 +08:00
parent 32027c3ef5
commit 4dbff93f52
4 changed files with 4 additions and 10 deletions

View File

@@ -14,7 +14,6 @@ var (
WithAdbIP = uixt.WithAdbIP
WithAdbPort = uixt.WithAdbPort
WithAdbLogOn = uixt.WithAdbLogOn
WithMjpegPortA = uixt.WithMjpegPortA
)
type AndroidStep struct {