Skip to content

Commit

Permalink
remove extra newline
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Jan 10, 2016
1 parent 8e54539 commit 7ea4766
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Mojo/Transaction/WebSocket.pm
Expand Up @@ -86,7 +86,6 @@ sub new {
return $self;
}


sub opened { shift->{open}++ }

sub protocol { shift->res->headers->sec_websocket_protocol }
Expand Down

0 comments on commit 7ea4766

Please sign in to comment.