Skip to content

Commit

Permalink
Remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
see-- committed Mar 31, 2019
1 parent 95f132f commit fcdf90f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ class MyApp extends StatefulWidget {
class _MyAppState extends State<MyApp> {
File _image;
List _recognitions;
// TODO(see--) Switch to default mobile
String _model = mobile;
double _imageHeight;
double _imageWidth;
Expand Down

0 comments on commit fcdf90f

Please # to comment.