Apply fixes from StyleCI (#294)

This commit is contained in:
Dane Everitt 2017-02-12 15:10:39 -05:00 committed by GitHub
parent a10e235beb
commit 7c916ad38f
21 changed files with 21 additions and 40 deletions

View file

@ -177,8 +177,6 @@ class Pack
'selectable' => isset($data['selectable']),
'visible' => isset($data['visible']),
]);
return;
}
public function delete($id)