Skip to content

Commit

Permalink
This code is never used/hit
Browse files Browse the repository at this point in the history
  • Loading branch information
zbrag committed Dec 19, 2024
1 parent c50f3c6 commit a8e0e09
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
1 change: 0 additions & 1 deletion modules/registrars/realtimeregister/hooks.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
App::hook('ClientAreaHeadOutput', Hooks\Adac::class, 10);
App::hook(Hooks\UserLogin::class);

App::hook(Hooks\Client\ClientAreaPage::class);
App::hook(Hooks\ContactEdit::class);
App::hook(Hooks\ContactDelete::class);

Expand Down

This file was deleted.

0 comments on commit a8e0e09

Please sign in to comment.