Skip to content

Commit

Permalink
delete comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
sissilab committed Feb 11, 2022
1 parent c582238 commit 00fc6de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ui/galleryNavbarView.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ export class GalleryNavbarView {
}

public renderGalleryImg = async (imgFooterEl: HTMLElement) => {
console.log('renderGalleryImg>>>', GalleryNavbarView.GALLERY_IMG_CACHE);

if (this.state) return;
// get all of images on the current editor
const activeView = this.plugin.app.workspace.getActiveViewOfType(MarkdownView);
Expand Down

0 comments on commit 00fc6de

Please sign in to comment.