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 3e0c562 commit 3b3d8dcCopy full SHA for 3b3d8dc
src/Fakes/WindowManagerFake.php
@@ -6,7 +6,6 @@
6
use Native\Laravel\Contracts\WindowManager as WindowManagerContract;
7
use Native\Laravel\Windows\Window;
8
use PHPUnit\Framework\Assert as PHPUnit;
9
-use RuntimeException;
10
11
class WindowManagerFake implements WindowManagerContract
12
{
0 commit comments