Skip to content

Commit

Permalink
Remove conflict message
Browse files Browse the repository at this point in the history
  • Loading branch information
HavokInspiration authored Oct 4, 2017
1 parent daf6bd7 commit c3e62b3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/Mode/View.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,9 @@

/**
* `View` Maintenance Mode.
<<<<<<< HEAD
*
* When used, it will render the defined View and use it as the body of the
* response to return
=======
* When used, it will send the content of the configured file as a response
>>>>>>> The "View" maintenance mode is now PSR-7 compatible
*/
class View extends Mode
{
Expand Down

0 comments on commit c3e62b3

Please sign in to comment.