Skip to content

Commit

Permalink
Improve database performance by removing duplicated queries
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienPoupa committed Jan 7, 2019
1 parent f01e999 commit 8190508
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/Composers/DashboardComposer.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ class DashboardComposer

/**
* Create a new dashboard composer instance.
*
* @return void
*/
public function __construct()
{
Expand Down

0 comments on commit 8190508

Please sign in to comment.