mirror of
https://github.com/dolthub/dolt.git
synced 2026-03-11 01:55:08 -05:00
Typo
This commit is contained in:
@@ -91,7 +91,6 @@ func newEmptyDatabaseSessionState() *DatabaseSessionState {
|
||||
return &DatabaseSessionState{
|
||||
heads: make(map[string]*branchState),
|
||||
headCache: make(map[string]*SessionCache),
|
||||
databaseCache: newDatabaseCache(),
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user