mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-22 13:21:07 -05:00
refactor: remove experimental diff from history since we are using the state
This commit is contained in:
@@ -7,5 +7,4 @@ export type HistoryItem = {
|
||||
cacheWrites?: number
|
||||
cacheReads?: number
|
||||
totalCost: number
|
||||
experimentalDiffStrategy?: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user