Jave: Remove the local threat model from the default configuration.

This commit is contained in:
Michael Nebel
2023-10-06 14:58:48 +02:00
parent 96f93cefba
commit fb10af9042

View File

@@ -5,4 +5,3 @@ extensions:
extensible: supportedThreatModels
data:
- ["default"] # The "default" threat model is always included.
- ["local"] # REMOVE AGAIN: Add the local threat models for testing purposes.