Skip to content

Commit

Permalink
clean unused file
Browse files Browse the repository at this point in the history
  • Loading branch information
agungsugiarto committed Apr 1, 2020
1 parent 5030f81 commit 3ab7067
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 63 deletions.
5 changes: 5 additions & 0 deletions src/Controllers/Users/UserController.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@ public function show($id)
}
}

/**
* Show profile user or update.
*
* @return mixed
*/
public function profile()
{
$data = [
Expand Down
39 changes: 0 additions & 39 deletions src/Helpers/assets_helper.php

This file was deleted.

24 changes: 0 additions & 24 deletions src/Views/layout/card.php

This file was deleted.

0 comments on commit 3ab7067

Please sign in to comment.