Skip to content

Commit

Permalink
chore: fix formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
esarbanis committed Mar 4, 2019
1 parent 6b4194e commit 8155d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sqflite_migration.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
library sqflite_migration;

export 'package:sqflite_migration/src/migration_config.dart';
export 'package:sqflite_migration/src/open_database_with_migration.dart';
export 'package:sqflite_migration/src/open_database_with_migration.dart';

0 comments on commit 8155d98

Please sign in to comment.