diff --git a/query-jahresabrechnung.sql b/query-jahresabrechnung.sql index 00f4fea..e95a70a 100644 --- a/query-jahresabrechnung.sql +++ b/query-jahresabrechnung.sql @@ -124,5 +124,3 @@ create or replace view jahresabrechnung_flat_v as j.mieter = m.id and m.wohnung = w.id and w.objekt = o.id; - -