mirror of
https://github.com/silvanocerza/github-gitless-sync.git
synced 2026-07-22 05:41:36 +00:00
Remove unnecessary import
This commit is contained in:
parent
03758866fb
commit
acf5157971
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ import {
|
|||
Notice,
|
||||
normalizePath,
|
||||
base64ToArrayBuffer,
|
||||
EventRef,
|
||||
arrayBufferToBase64,
|
||||
} from "obsidian";
|
||||
import GithubClient, {
|
||||
|
|
|
|||
Loading…
Reference in a new issue