Remove TokamakTestRenderer product (for now)

This commit is contained in:
Max Desiatov 2020-06-23 12:07:00 +01:00
parent 735251fb13
commit b29aa57aa2
No known key found for this signature in database
GPG Key ID: FE08EBF9CF58CBA2
1 changed files with 0 additions and 4 deletions

View File

@ -20,10 +20,6 @@ let package = Package(
name: "TokamakDOM",
targets: ["TokamakDOM"]
),
.library(
name: "TokamakTestRenderer",
targets: ["TokamakTestRenderer"]
),
],
dependencies: [
// Dependencies declare other packages that this package depends on.