Skip to content

Commit e708015

Browse files
authored
Update index.tsx
1 parent 4e14521 commit e708015

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/contact/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import Popup from "../../components/popup/popup";
1010
import axios from 'axios'
1111
import Link from "@docusaurus/Link";
1212
// import useDocusaurusContext from "@docusaurus/useDocusaurusContext";
13-
import { log } from "console";
1413
// Interface defining the structure of form values
1514
interface FormValues {
1615
fullName: string;

0 commit comments

Comments
 (0)