Fix lint warning

This commit is contained in:
Marcin Czachursk 2023-04-08 13:24:17 +02:00
parent 02871e07a0
commit fa4a40e5ed
2 changed files with 1 additions and 2 deletions

View File

@ -21,4 +21,3 @@ public extension NSItemProvider {
}
}
}

View File

@ -1,7 +1,7 @@
//
// https://mczachurski.dev
// Copyright © 2023 Marcin Czachurski and the repository contributors.
// Licensed under the MIT License.
// Licensed under the Apache License 2.0.
//
import Foundation