Skip to content

Commit

Permalink
Device connection: removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
dakhnod committed Oct 30, 2023
1 parent 0fa4b9b commit b03f3ae
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@

import nodomain.freeyourgadget.gadgetbridge.GBApplication;
import nodomain.freeyourgadget.gadgetbridge.database.PeriodicExporter;
import nodomain.freeyourgadget.gadgetbridge.service.btle.BLEScanService;

public class AutoStartReceiver extends BroadcastReceiver {
private static final String TAG = AutoStartReceiver.class.getName();
Expand Down

0 comments on commit b03f3ae

Please sign in to comment.