Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
yy4382 committed May 15, 2024
1 parent 04872bf commit b5dfada
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Upload.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// import * as git from "isomorphic-git";
// import http from "isomorphic-git/http/web/";
// import FS from "@isomorphic-git/lightning-fs";
import * as git from "isomorphic-git";
import http from "isomorphic-git/http/web/";
import FS from "@isomorphic-git/lightning-fs";
import { App, Notice, Modal, stringifyYaml } from "obsidian";
import { PutObjectCommand, S3Client } from "@aws-sdk/client-s3";
import { Post, StaticExporterSettings } from "@/type";
Expand Down

0 comments on commit b5dfada

Please sign in to comment.