Skip to content

Commit

Permalink
feat: Resolved conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmolinacano committed Oct 8, 2024
2 parents 86cd33d + cba0146 commit 6af38e2
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions doofinder.php
Original file line number Diff line number Diff line change
Expand Up @@ -131,16 +131,6 @@ public function getProductLinks()
return $this->productLinks;
}

/**
* Add controller routes
*
* @return array
*/
public function hookModuleRoutes()
{
return HookManager::getHookModuleRoutes();
}

/**
* Update the hashid of the search engines of the store in the configuration.
* It must be declared here too to be used by upgrade 4.5.0.
Expand Down

0 comments on commit 6af38e2

Please sign in to comment.