Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid a superfluous not-null assertion
The `shouldBeInstanceOf` assertion with type `File` (not `File?`) implies not-nullability.
- Loading branch information