From 03cb4d18cb1aacb76085ae6ccce90b7a37b36eb5 Mon Sep 17 00:00:00 2001 From: orangecoding Date: Mon, 9 Mar 2026 15:40:29 +0100 Subject: [PATCH] fix formatting --- mcp/stdio.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/mcp/stdio.js b/mcp/stdio.js index 2b7e605..e9e7ae5 100644 --- a/mcp/stdio.js +++ b/mcp/stdio.js @@ -3,12 +3,10 @@ * Licensed under Apache-2.0 with Commons Clause and Attribution/Naming Clause */ -#!/usr/bin/env node /* * Copyright (c) 2026 by Christian Kellner. * Licensed under Apache-2.0 with Commons Clause and Attribution/Naming Clause */ - /** * Fredy MCP Server – stdio transport *