Skip to content

Commit 67429c8

Browse files
committed
fix: remove unnecessary blank line at the beginning of index.js
1 parent a09047d commit 67429c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/fetch/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
import { getParentPath, stringifyQuery } from '../router/util.js';
32
import { noop, isExternal } from '../util/core.js';
43
import { get } from '../util/ajax.js';

0 commit comments

Comments
 (0)