We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f8b9ef commit 7d88ff3Copy full SHA for 7d88ff3
src/RobotLoader/RobotLoader.php
@@ -27,8 +27,6 @@
27
*/
28
class RobotLoader
29
{
30
- use Nette\SmartObject;
31
-
32
private const RetryLimit = 3;
33
34
/** @var string[] */
0 commit comments