code quality

This commit is contained in:
cgfhtw
2023-03-10 10:29:54 +01:00
parent 4120f5a566
commit 83c0413815
14 changed files with 135 additions and 146 deletions
@@ -12,5 +12,4 @@ class Dashboard_Widget_model extends DB_Model
$this->pk = ['dashboard_id', 'widget_id'];
$this->hasSequence = false;
}
}