mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-02-19 11:54:58 -05:00
Add newline before server instance initialization
As it was before
This commit is contained in:
@@ -185,6 +185,7 @@ class KnowledgeGraphManager {
|
||||
|
||||
const knowledgeGraphManager = new KnowledgeGraphManager();
|
||||
|
||||
|
||||
// The server instance and tools exposed to Claude
|
||||
const server = new Server({
|
||||
name: "memory-server",
|
||||
|
||||
Reference in New Issue
Block a user