Skip to content

Commit

Permalink
Update target path
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandra-afonasova authored May 17, 2024
1 parent 9365cda commit 6baa965
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ let package = Package(
.target(
name: "EventSourceHttpBody",
dependencies: [],
path: "EventSourceHttpBody"),
.testTarget(
name: "EventSourceTests",
dependencies: ["EventSource"],
path: "EventSourceTests"),
path: "EventSource")
]
)

0 comments on commit 6baa965

Please sign in to comment.