Skip to content

Commit

Permalink
CIVIQBO-103 Remove reference to non-existent civix postInstall function
Browse files Browse the repository at this point in the history
  • Loading branch information
agileware-fj authored and agileware-dev committed Apr 19, 2024
1 parent 8fe08d1 commit 26916ec
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions civiquickbooks.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,6 @@ function civiquickbooks_civicrm_install() {
_civiquickbooks_civix_civicrm_install();
}

/**
* Implementation of hook_civicrm_postInstall
*/
function civiquickbooks_civicrm_postInstall() {
_civiquickbooks_civix_civicrm_postInstall();
}

/**
* Implements hook_civicrm_enable().
*
Expand Down

0 comments on commit 26916ec

Please sign in to comment.