mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 22:23:29 -07:00
remove extraneous logging
This commit is contained in:
parent
a8061e8638
commit
acb0a7329b
1 changed files with 0 additions and 2 deletions
|
@ -102,8 +102,6 @@ namespace CalculatorUITestFramework
|
||||||
throw;
|
throw;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Logger.LogMessage("Waiting for 10ms in WaitForElementByAccessibilityId");
|
|
||||||
Thread.Sleep(10);
|
Thread.Sleep(10);
|
||||||
}
|
}
|
||||||
timer.Stop();
|
timer.Stop();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue