Skip to content

Commit 19e53d2

Browse files
committed
fixup! fix(pkg/board): handler error in GetCmd creation
1 parent cd2524c commit 19e53d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/board/remote/adb/adb.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ func (a *ADBConnection) Remove(path string) error {
227227

228228
type ADBCommand struct {
229229
cmd *paths.Process
230-
231230
err error
232231
}
233232

0 commit comments

Comments
 (0)