Skip to content

Commit

Permalink
remove accidental import
Browse files Browse the repository at this point in the history
  • Loading branch information
Francis Kafieh committed Oct 26, 2024
1 parent 97cb451 commit 1353551
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { TFile, moment } from "obsidian";
import { getLogNote } from "../../log_note/logNote";
import { getPlugin, getSettings } from "../../settings/settings";
import { FileMetadataCacheProvider } from "../../../interfaces/context/FileMetadataCacheProvider";
import { file } from "bun";

export class ObsidianReplacementDictionary extends ReplacementDictionary {
replacements = [
Expand Down

0 comments on commit 1353551

Please sign in to comment.