3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-04 18:05:26 +00:00

Minor code cleanup bits and bobs (#6805)

* Add IDE Helper files

* Cleanup imports

- Alphabetises imports
- Removes unused imports

* Add Platform requirements

* Move filling asset into block where asset exists

* Remove duplicate array keys
This commit is contained in:
Martin Meredith
2019-03-14 03:12:03 +00:00
committed by snipe
parent 55f727ef28
commit e3e0d57f56
225 changed files with 991 additions and 764 deletions

2
.gitignore vendored
View File

@ -57,3 +57,5 @@ tests/_support/_generated/*
phpmd\.xml
/public/storage
_ide_helper.php
.phpstorm.meta.php