mirror of
https://github.com/revanced/jadb.git
synced 2025-02-11 01:26:47 +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,
|
||||
Recovery,
|
||||
BootLoader
|
||||
};
|
||||
}
|
||||
|
||||
private final String serial;
|
||||
private final ITransportFactory transportFactory;
|
||||
|
Loading…
x
Reference in New Issue
Block a user