Skip to content

Commit 71c9610

Browse files
committed
fix: remove relative companies.json from default config paths
1 parent cd1012e commit 71c9610

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Sources/asc-mcp/Services/CompaniesManager.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ public actor CompaniesManager {
7777
return [
7878
"\(homeDir)/.config/asc-mcp/companies.json",
7979
"\(homeDir)/Library/Application Support/asc-mcp/companies.json",
80-
"companies.json",
8180
]
8281
}
8382

0 commit comments

Comments
 (0)