mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
refactor: remove unused import of ProviderName in modelCache
This commit is contained in:
parent
4cdf54a82f
commit
6aff586bb5
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +3,6 @@ import fs from "fs/promises"
|
|||
|
||||
import NodeCache from "node-cache"
|
||||
|
||||
import type { ProviderName } from "@roo-code/types"
|
||||
|
||||
import { safeWriteJson } from "../../../utils/safeWriteJson"
|
||||
|
||||
import { ContextProxy } from "../../../core/config/ContextProxy"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue