Skip to content

Commit 0618662

Browse files
committed
refactored
1 parent bcbca40 commit 0618662

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sw_app/lib/widgets/charts.dart

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ class Charts extends StatefulWidget{
1616
_ChartsState createState() => _ChartsState();
1717
}
1818

19-
2019
class _ChartsState extends State<Charts> {
2120
final _modelFile = 'model.tflite';
2221
double x = 0,

0 commit comments

Comments
 (0)