Skip to content

Commit

Permalink
Remove Suppressor.jl (#46)
Browse files Browse the repository at this point in the history
See subtask in #24 , it is actually unused currently anyways.
  • Loading branch information
AntonReinhard authored Aug 29, 2024
1 parent ec823d5 commit 63c10b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
Expand All @@ -35,6 +34,5 @@ test = [
"LinearAlgebra",
"SafeTestsets",
"Test",
"Suppressor",
"SparseArrays",
]

0 comments on commit 63c10b7

Please sign in to comment.