diff --git a/src/components/Sidebar.vue b/src/components/Sidebar.vue index 4a71160..07b7a01 100644 --- a/src/components/Sidebar.vue +++ b/src/components/Sidebar.vue @@ -56,7 +56,7 @@ export default { }, 'GO': { 'go_json_to_struct': 'JSON to Go struct', - 'sql_tables_to_struct': 'SQL tables Go struct', + // 'sql_tables_to_struct': 'SQL tables Go struct', }, 'JSON': { 'json_formatter': 'JSON formatter',