Skip to content

Commit

Permalink
add ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikvdkaaden committed Mar 4, 2024
1 parent 5a37621 commit 217f66c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions floor/lib/src/sqflite_database_factory.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import 'dart:io';

import 'package:path/path.dart';
// ignore: unnecessary_import
import 'package:sqflite/sqflite.dart';
import 'package:sqflite_common_ffi/sqflite_ffi.dart';

Expand Down

0 comments on commit 217f66c

Please sign in to comment.