From 0a9d4d0d66c5c12347227a1f9ad3cd5e9d1184d3 Mon Sep 17 00:00:00 2001 From: Avery Date: Sun, 5 Dec 2021 19:28:06 -0800 Subject: [PATCH] Update 0_nt_footrace.sql --- migrations/cdserver/0_nt_footrace.sql | 2 -- 1 file changed, 2 deletions(-) diff --git a/migrations/cdserver/0_nt_footrace.sql b/migrations/cdserver/0_nt_footrace.sql index 32330f1d..2019f07d 100644 --- a/migrations/cdserver/0_nt_footrace.sql +++ b/migrations/cdserver/0_nt_footrace.sql @@ -1,5 +1,3 @@ --- changes the NT foot race such that it does not share the - BEGIN TRANSACTION; UPDATE ComponentsRegistry SET component_id = 1901 WHERE id = 12916;