Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit afdbbe9

Browse files
committed
fix: remove unused os import from SkillsManager.ts
1 parent cef3cde commit afdbbe9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/services/skills/SkillsManager.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import * as fs from "fs/promises"
22
import * as path from "path"
3-
import * as os from "os"
43
import * as vscode from "vscode"
54
import matter from "gray-matter"
65

0 commit comments

Comments
 (0)