Skip to content

Commit 22b2b13

Browse files
committed
comment out unfinished TFService
1 parent f1f0c4a commit 22b2b13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sw_app/lib/widgets/charts.dart

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ import '../utils/datatypes.dart';
99
import '../utils/constants.dart' as _constants;
1010

1111

12+
/*
1213
class TensorflowService {
13-
1414
}
15+
*/
1516

1617
class Charts extends StatefulWidget{
1718
const Charts({Key? key}) : super(key: key);

0 commit comments

Comments
 (0)