Remove unused KItemModels import
This accidentally added a runtime dependency to KItemModels, which isn't covered in Craft's dependency data and thus results in non-starting apps if they don't happen to depend on KItemModels by some other way already.