Remove AI config approval flow

This commit is contained in:
npc0-hue
2026-09-22 15:33:32 +08:00
parent 20008b4043
commit a8b5d483a3
54 changed files with 364 additions and 875 deletions
-1
View File
@@ -18,7 +18,6 @@ func TestTableNames(t *testing.T) {
Artifact{}.TableName(): "artifacts",
LogStream{}.TableName(): "log_streams",
PluginLifecycleInstallation{}.TableName(): "plugin_lifecycle_installations",
AIConfigDiff{}.TableName(): "ai_config_diffs",
SCUMUser{}.TableName(): "scum_user",
SCUMUserTrajectory{}.TableName(): "scum_user_trajectory",
SCUMVehicle{}.TableName(): "scum_vehicle",