Skip to content

Commit 3231021

Browse files
committed
feat: Remove missing import
1 parent b440f5f commit 3231021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/DeclarativeConfigurationTests/ConfiguratorTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import Testing
22
import Foundation
3-
import KeyPathMapper
3+
import KeyPathMapping
44
import KeyPathsExtensions
55
@testable import DeclarativeConfiguration
66

0 commit comments

Comments
 (0)