Skip to content

Commit

Permalink
style: flutter format
Browse files Browse the repository at this point in the history
  • Loading branch information
juliansteenbakker committed Apr 13, 2022
1 parent 2425f1b commit 0503cd6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/nordic_dfu.dart
Original file line number Diff line number Diff line change
@@ -66,7 +66,6 @@ class IosSpecialParameter {
});
}


/// This singleton handles the DFU process.
class NordicDfu {
static final NordicDfu _singleton = NordicDfu._internal();

0 comments on commit 0503cd6

Please sign in to comment.