Skip to content

Commit bd2dd41

Browse files
committed
removed final
1 parent 3fe4dbc commit bd2dd41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Github/HttpClient/Builder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
*
2121
* @author Tobias Nyholm <[email protected]>
2222
*/
23-
final class Builder
23+
class Builder
2424
{
2525
/**
2626
* The object that sends HTTP messages.

0 commit comments

Comments
 (0)