fix: remove android mjpeg option

This commit is contained in:
xucong053
2022-09-28 14:57:41 +08:00
parent 2ad38c2031
commit 2a8e8a965c
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 {