rm unused provider from lock

This commit is contained in:
Kiara Grouwstra 2025-04-16 13:21:49 +02:00
parent c5909919a8
commit 96793434c0

View file

@ -7,10 +7,3 @@ provider "registry.opentofu.org/hashicorp/external" {
"h1:HfVaWMC7Tz+tRfoWZtGCX2MATcgX3HsexoirWdi/voo=",
]
}
provider "registry.opentofu.org/hashicorp/null" {
version = "3.2.3"
hashes = [
"h1:qTlGDGC3RmXIPLgwsIh4LHG/DrAR6T6L+Wn6egnQnwE=",
]
}