chore: remove unused system_fronters view

This commit is contained in:
spiral 2022-12-01 11:54:13 +00:00
parent f9abcc68c4
commit 831b6d3301
No known key found for this signature in database
GPG key ID: 244A11E4B0BCF40E
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;