Skip to content

Commit e2eb6aa

Browse files
committed
Fixed nits reported by flutter analyze.
1 parent a8fb449 commit e2eb6aa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

example/lib/schema_tab.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
import 'dart:async';
44
import 'package:flutter/material.dart';
5-
import 'package:flutter/services.dart' show PlatformException;
6-
import 'package:flutter_sqlcipher/sqlite.dart';
75

86
////////////////////////////////////////////////////////////////////////////////
97

0 commit comments

Comments
 (0)