Skip to content

Commit

Permalink
a3 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyclenerd committed Dec 15, 2023
1 parent 74737be commit 65974f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions instances/clean_up.sql
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
DELETE FROM machinetypes WHERE name LIKE 'ct4p-%';
DELETE FROM machinetypes WHERE name LIKE 'ct5l-%';
DELETE FROM machinetypes WHERE name LIKE 'ct5lp-%';
DELETE FROM machinetypes WHERE name LIKE 'a3-%';

/*
* Delete not yet official 100% finished regions
Expand Down

0 comments on commit 65974f9

Please sign in to comment.