remove useless test comments
This commit is contained in:
@@ -172,7 +172,7 @@ class _MIHHomeState extends State<MIHHome> {
|
||||
p: getPrim(),
|
||||
s: getSec(),
|
||||
));
|
||||
print("Pat Prof: ${widget.patient}");
|
||||
// print("Pat Prof: ${widget.patient}");
|
||||
if (widget.patient != null) {
|
||||
tileList.add(MIHTile(
|
||||
videoID: "NUDdoWrbXNc",
|
||||
|
||||
Reference in New Issue
Block a user