Skip to content

Commit a9e89d4

Browse files
add important cleanups
1 parent facc39d commit a9e89d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/(resume)/Ats/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import Navbar from "@/components/Navbar";
33
import React from "react";
44
import ChooseTemplates from "@/components/ChooseTemplates";
5-
import ATSChecker from "@/components/ATSChecker";
5+
66

77
const Page = () => {
88
return (

0 commit comments

Comments
 (0)