mirror of
https://github.com/jaypyles/Scraperr.git
synced 2025-12-16 20:56:03 +00:00
chore: remove logging
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user