Remove timestamps in generated files (#1000)

In https://github.com/barryvdh/laravel-ide-helper/pull/990#issuecomment-664590457 it was agreed upon to just remove them.
This commit is contained in:
Markus Podar
2020-07-27 21:42:55 +02:00
committed by GitHub
parent 1b5881c1e2
commit ead6d4f89b
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -6,7 +6,6 @@ namespace PHPSTORM_META {
/**
* PhpStorm Meta file, to provide autocomplete information for PhpStorm
* Generated on <?= date("Y-m-d H:i:s") ?>.
*
* @author Barry vd. Heuvel <[email protected]>
* @see https://github.com/barryvdh/laravel-ide-helper