Skip to content

Commit

Permalink
Remove backup report
Browse files Browse the repository at this point in the history
  • Loading branch information
bochoven committed Feb 23, 2020
1 parent 99f8296 commit b6dbf70
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
1 change: 0 additions & 1 deletion provides.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,5 @@
),
'reports' => array(
'hardware' => array('view' => 'hardware', 'i18n' => 'machine.hardware_report'),
'backup' => array('view' => 'backup_report', 'i18n' => 'backup.report')
)
);
21 changes: 0 additions & 21 deletions views/backup_report.php

This file was deleted.

0 comments on commit b6dbf70

Please sign in to comment.