mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-13 04:06:58 +08:00
fix: clear lingering lint failure in mcp health tests
This commit is contained in:
parent
746d227acd
commit
3d2ec5ae12
@ -6,7 +6,6 @@
|
||||
|
||||
const assert = require('assert');
|
||||
const fs = require('fs');
|
||||
const http = require('http');
|
||||
const os = require('os');
|
||||
const path = require('path');
|
||||
const { spawn, spawnSync } = require('child_process');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user