remove useless test comments
This commit is contained in:
parent
4a2cb70c36
commit
2dfb5e0cee
2 changed files with 5 additions and 5 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue