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
@@ -29,5 +29,4 @@ class Widget_model extends DB_Model
return $this->loadWhere(['dashboard_kurzbz' => $db]);
}
}