Skip to content

Commit

Permalink
CS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hmic authored Aug 30, 2017
1 parent ccb53d0 commit 2667370
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/View/CrudView.php
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,5 @@ protected function _getViewFileName($name = null)
} catch (MissingTemplateException $exception) {
return parent::_getViewFileName($name);
}

}
}

0 comments on commit 2667370

Please sign in to comment.