chore: remove unused system_fronters view

This commit is contained in:
spiral
2022-12-01 11:54:13 +00:00
parent f9abcc68c4
commit 831b6d3301
2 changed files with 0 additions and 20 deletions

View File

@@ -3,7 +3,6 @@
-- This does mean we can't use any functions in row triggers, etc. Still unsure how to handle this.
drop view if exists system_last_switch;
drop view if exists system_fronters;
drop view if exists member_list;
drop view if exists group_list;