From 3a2ef95e2596bebf16bf03e7fad635b600466958 Mon Sep 17 00:00:00 2001 From: xbgmsharp Date: Tue, 11 Jul 2023 01:23:20 +0200 Subject: [PATCH] Remove comments --- initdb/02_1_3_signalk_api_views.sql | 3 --- 1 file changed, 3 deletions(-) diff --git a/initdb/02_1_3_signalk_api_views.sql b/initdb/02_1_3_signalk_api_views.sql index fc7d4b4..3900e87 100644 --- a/initdb/02_1_3_signalk_api_views.sql +++ b/initdb/02_1_3_signalk_api_views.sql @@ -410,6 +410,3 @@ CREATE OR REPLACE VIEW api.total_info_view WITH (security_invoker=true,security_ COMMENT ON VIEW api.total_info_view IS 'Monitoring web view'; - --- Badges --- TODO View or function? \ No newline at end of file