diff --git a/Project.toml b/Project.toml index e192803..b8a8325 100644 --- a/Project.toml +++ b/Project.toml @@ -42,7 +42,6 @@ julia = "1.10" CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0" Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" -CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0" [targets] test = ["Test", "CairoMakie","Plots"]