Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenjoezhang committed Jul 27, 2023
1 parent b618148 commit f36a035
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/plugins/tag/include_code.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { exists, readFile } from 'hexo-fs';
import { basename, extname, join, posix } from 'path';

const rCaptionTitleFile = /(.*)?(?:\s+|^)(\/*\S+)/;
Expand Down

0 comments on commit f36a035

Please sign in to comment.