mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-28 04:46:51 +01:00
remove unused variable
forgot to include in previous commit
This commit is contained in:
parent
db37222171
commit
ffcb67636e
@ -48,7 +48,6 @@ public class PineTimeInstallHandler implements InstallHandler {
|
||||
private final Context context;
|
||||
|
||||
private InfiniTimeDFUPackage dfuPackageManifest;
|
||||
private String version = "(Unknown version)";
|
||||
|
||||
public PineTimeInstallHandler(Uri uri, Context context) {
|
||||
this.context = context;
|
||||
|
Loading…
Reference in New Issue
Block a user