Remove hatch from devcontainer (#551)

This commit is contained in:
Jack Gerrits 2024-09-18 10:14:14 -04:00 committed by GitHub
parent 68932331fd
commit e881afddd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,6 @@
"installTools": true,
"version": "latest"
},
"ghcr.io/devcontainers-contrib/features/hatch:2": {},
"ghcr.io/devcontainers/features/dotnet:2": {
"version": "8.0.302"
},