mirror of
https://github.com/danog/psalm-plugin-laravel.git
synced 2024-11-26 20:34:48 +01:00
Fix whitespace
This commit is contained in:
parent
377a4bd112
commit
4b2fb46a4d
@ -15,8 +15,6 @@ class FakeMetaCommand extends MetaCommand
|
||||
// autoloader when it is done, and we certainly do not want to throw exceptions when we are simply checking if
|
||||
// a certain class exists. We are instead changing this to be a noop.
|
||||
|
||||
return function () {
|
||||
|
||||
};
|
||||
return function () {};
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user