3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-04 13:35:41 +00:00

Delete vendor/symfony/translation/TranslatorInterface.php in upgrader

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2022-05-17 19:11:03 -07:00
parent 3e34027ae0
commit 105750bfde

View File

@ -181,6 +181,7 @@ $unused_files = [
"bootstrap/cache/compiled.php",
"bootstrap/cache/services.php",
"bootstrap/cache/config.php",
"vendor/symfony/translation/TranslatorInterface.php"
];
foreach ($unused_files as $unused_file) {