chore: remove logging

This commit is contained in:
Jayden
2024-07-21 12:45:16 -05:00
parent 2fd0efb994
commit 242056b648
3 changed files with 0 additions and 8 deletions

View File

@@ -83,7 +83,6 @@ const JobTable: React.FC<JobTableProps> = ({ jobs, fetchJobs }) => {
};
const handleNavigate = (elements: Object[], url: string, options: any) => {
console.log(options);
router.push({
pathname: "/",
query: {