Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
maxvol authored Jun 24, 2019
1 parent 7287db9 commit ee67088
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ let package = Package(
.target(
name: "RaspSwift",
dependencies: [],
path: "RaspSwift"),
.testTarget(
name: "RaspSwiftTests",
dependencies: [
"RxSwift",
"RaspSwift"
])
path: "RaspSwift")
]
)

0 comments on commit ee67088

Please sign in to comment.