Skip to content

Commit 0e2e10c

Browse files
committed
Revert "Update Autoloader.php"
This reverts commit 6713070.
1 parent 6713070 commit 0e2e10c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/internal/Magento/Framework/Code/Generator/Autoloader.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ public function load($className)
5353
$this->_generator->generateClass($className);
5454
} catch (\Exception $exception) {
5555
$this->tryToLogExceptionMessageIfNotDuplicate($exception);
56-
throw $exception;
5756
}
5857
}
5958
}

0 commit comments

Comments
 (0)