Skip to content

Commit 18496a3

Browse files
committed
make lint
1 parent 661152a commit 18496a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/components/VSCodeDesktopButton/VSCodeDesktopButton.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, { FC, PropsWithChildren, useState, useEffect } from "react"
1+
import { FC, PropsWithChildren, useState, useEffect } from "react"
22
import { getApiKey } from "api/api"
33
import { VSCodeIcon } from "components/Icons/VSCodeIcon"
44
import { VSCodeInsidersIcon } from "components/Icons/VSCodeInsidersIcon"

0 commit comments

Comments
 (0)