Removed unused processQueue

This commit is contained in:
Simon Cambier
2022-11-06 12:44:19 +01:00
parent 38607837e8
commit 40f9df6a47
7 changed files with 4 additions and 27 deletions

View File

@@ -10,8 +10,7 @@ import * as NotesIndex from './notes-index'
import type { TFile } from 'obsidian'
import type { IndexedDocument } from './globals'
import { getNonExistingNotes } from './tools/notes'
import { database } from './database'
import { getImageText, getPdfText } from 'obsidian-text-extract'
import { getPdfText } from 'obsidian-text-extract'
/**
* Return all plaintext files as IndexedDocuments