Remove unneeded get_app

This commit is contained in:
Matthew Exon 2020-12-20 20:38:42 +00:00 committed by Matthew Exon
parent b93a203740
commit 912e24030d

View file

@ -144,7 +144,6 @@ function phototrack_post_remote_end(&$a, &$item) {
}
function phototrack_notifier_end($item) {
$a = get_app();
}
function phototrack_check_row($a, $table, $row) {