mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
fix tests
This commit is contained in:
parent
9259913344
commit
5d04537bd7
1 changed files with 0 additions and 1 deletions
|
|
@ -45,7 +45,6 @@ export interface RequestContext {
|
|||
tracingSpan: Span
|
||||
dataSources: {
|
||||
readingProgress: ReadingProgressDataSource
|
||||
originalContent: ReadingProgressDataSource
|
||||
}
|
||||
dataLoaders: {
|
||||
labels: DataLoader<string, Label[]>
|
||||
|
|
|
|||
Loading…
Reference in a new issue