Remove unneeded get_app

This commit is contained in:
Matthew Exon 2020-12-20 20:38:42 +00:00 committed by Matthew Exon
parent 7669874602
commit 2262ba2d52

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) {