From e6e78a99f6bb89b3c5002f87c7525b1bb5b4336a Mon Sep 17 00:00:00 2001 From: Patrick Kofod Mogensen Date: Sun, 15 Oct 2023 09:13:34 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Project.toml b/Project.toml index 649feda..aa70b88 100644 --- a/Project.toml +++ b/Project.toml @@ -47,7 +47,6 @@ LinearMaps = "7a12625a-238d-50fd-b39a-03d52299707e" Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" -SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" StaticOptim = "814864de-89d5-11e8-1c72-cfea42f978d7" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"