Skip to content
Snippets Groups Projects
Unverified Commit 14cf456b authored by colemanw's avatar colemanw Committed by GitHub
Browse files

Merge pull request #24252 from demeritcowboy/impossible

Remove unused impossible function in upgrade page
parents a832e4ce d33394ae
Branches
No related tags found
No related merge requests found
......@@ -16,13 +16,6 @@
*/
class CRM_Upgrade_Page_Upgrade extends CRM_Core_Page {
/**
* Pre-process.
*/
public function preProcess() {
parent::preProcess();
}
/**
* Run upgrade.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment