Skip to content

Commit 64d20a8

Browse files
committed
minor cleanup
1 parent 918ecce commit 64d20a8

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.DS_Store
2-
.idea
2+
.idea
3+
*.komodoproject

src/Controller/MemberController.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,4 @@ public function pageInfo($request, $response, $args)
120120
'tools' => $editButtons
121121
]);
122122
}
123-
124-
125-
}
123+
}

0 commit comments

Comments
 (0)