Skip to content

Commit 2883e84

Browse files
committed
lint
1 parent b49d73b commit 2883e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/remarkTransformRemoteGitHub.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import path from 'path'
22

3-
import { visit, EXIT } from 'unist-util-visit'
3+
import { EXIT, visit } from 'unist-util-visit'
44

55
const GITHUB_DATA = {
66
'graph-ts': {

0 commit comments

Comments
 (0)