Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
Remove empty dependencies entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Wevah committed Jul 31, 2020
1 parent 8f20b26 commit 4706274
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ let package = Package(
// Targets can depend on other targets in this package, and on products in packages this package depends on.
.target(
name: "RSWeb",
dependencies: [],
resources: [.copy("UTS46/uts46")],
swiftSettings: [.define("SWIFT_PACKAGE")]),
.testTarget(
Expand Down

0 comments on commit 4706274

Please sign in to comment.