mirror of
https://github.com/revanced/jadb.git
synced 2025-02-14 02:56:48 +01:00
Fix: Empty statements should be removed (squid:EmptyStatementUsageCheck)
This commit is contained in:
parent
9b4be76f3e
commit
1a34d13bbb
@ -14,7 +14,7 @@ public class JadbDevice {
|
|||||||
Device,
|
Device,
|
||||||
Recovery,
|
Recovery,
|
||||||
BootLoader
|
BootLoader
|
||||||
};
|
}
|
||||||
|
|
||||||
private final String serial;
|
private final String serial;
|
||||||
private final ITransportFactory transportFactory;
|
private final ITransportFactory transportFactory;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user