Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
alextekartik committed Aug 14, 2024
1 parent 2252d24 commit 34ff4fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sqflite_test_app/lib/main_ffi_no_worker.dart
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import 'package:sqflite_example/main.dart';
import 'main_ffi.dart';

void main() {
// ignore: avoid_print
print('running without worker');
// debugAutoStartRouteName = testOpenRoute;
mainFfi(noWorker: true);
Expand Down

0 comments on commit 34ff4fe

Please sign in to comment.