Skip to content

Commit

Permalink
- Removed: unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesb committed May 3, 2021
1 parent 2a84830 commit 62b920e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/bulk-adding.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import IW from "../main";
import { Queue } from "../queue";
import { FileSuggest } from "./file-suggest";
import { DateUtils } from "../helpers/date-utils";
import { throttle } from "../helpers/functools";
import { MarkdownTableRow } from "../markdown";
import { LogTo } from "../logger";

Expand Down

0 comments on commit 62b920e

Please sign in to comment.