1390 code cleanup
Description
After doing refactoring, some unused codes are found, those are removed. Renamed method runCodeBlockWithTimeout
to getResultStatusWithTimeoutChecking
.
Technical details
Some refactoring was done in last couple of months. Becuase of that, Some unused codes were found. Mostly these were Classes, Some constants, some unused methods etc. These are cleaned out. Renamed method runCodeBlockWithTimeout
to getResultStatusWithTimeoutChecking
to avoid confusion about the functionality of this method.
Tests
Issues
10 commandments of code reviews
Edited by Hasib Prince