Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ae163003 authored by frankpreel's avatar frankpreel
Browse files

Remove unused

parent 246d57a4
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -59,8 +59,6 @@ export class ADB extends Device {
      });
      const adb = new Adb(transport);

      //const version = await adb.getProp("ro.build.version.release");

      this.device = adbDaemonWebUsbDevice;
      this.webusb = adb; /*Adb*/