Skip to content

Commit ca13e3e

Browse files
authored
Merge pull request #7 from orchetect/internalize-dependencies
Internalized OTCore dependency
2 parents f081ef8 + 931175c commit ca13e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/TimecodeKit/Timecode Validation.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//
88

99
import Foundation
10-
import OTCore
10+
@_implementationOnly import OTCore
1111

1212
extension Timecode {
1313

0 commit comments

Comments
 (0)