Skip to content

Commit 8f1fe05

Browse files
authored
Merge pull request #2397 from compnerd/cleanup
build: clean up `Package.swift` slightly
2 parents 2511e25 + 77c0b80 commit 8f1fe05

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Examples/Package.swift

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,6 @@ let package = Package(
4848
],
4949
path: "Tests/MacroExamples/Implementation"
5050
),
51-
]
52-
)
53-
54-
package.targets.append(
55-
contentsOf: [
5651
.target(
5752
name: "MacroExamplesInterface",
5853
dependencies: [

0 commit comments

Comments
 (0)