Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

Commit e18e189

Browse files
committed
chore(src): clean unused scripts
1 parent 4153a2d commit e18e189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/navigation.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { getPermalink, getBlogPermalink, getAsset } from './utils/permalinks';
1+
import { getPermalink } from './utils/permalinks';
22

33
export const headerData = {
44
links: [

0 commit comments

Comments
 (0)