GNM-1152 Status abgelehnt entfernen FIX
diff --git a/db/migrations/V0_41__CREATE_PLGM_DB.sql b/db/migrations/V0_41__CREATE_PLGM_DB.sql
index 88fc4dd..bbe4c5e 100644
--- a/db/migrations/V0_41__CREATE_PLGM_DB.sql
+++ b/db/migrations/V0_41__CREATE_PLGM_DB.sql
@@ -999,16 +999,6 @@
             'Beschreibung', 12, 'Hugo', '01.07.2018', 'Jasper',
             '01.07.2018');
 
-INSERT INTO public.tbl_single_gridmeasure(
-            sortorder, title, switching_object, cim_id, cim_name, cim_description,
-            planned_starttime_singlemeasure, planned_endtime_singlemeasure,
-            description, fk_tbl_gridmeasure, create_user, create_date, mod_user,
-            mod_date)
-    VALUES (1, 'Monitor', 'Monitor', '2', 'cim', 'cim Beschreibung',
-            '2018-10-16 16:30:00', '2018-10-17 14:00:00',
-            'Beschreibung', 13, 'Hugo', '01.07.2018', 'Otto',
-            '01.07.2018');
-
 
 -- ---------------------------------------------
 -- TABLE TBL_STEPS