Skip to content

Commit

Permalink
Remove BufferedSink
Browse files Browse the repository at this point in the history
  • Loading branch information
clue committed May 20, 2016
1 parent c993092 commit 37d0ee8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 257 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,10 @@
"evenement/evenement": "^2.0|^1.0"
},
"require-dev": {
"react/event-loop": "^0.4|^0.3",
"react/promise": "^2.0|^1.0"
"react/event-loop": "^0.4|^0.3"
},
"suggest": {
"react/event-loop": "^0.4",
"react/promise": "^2.0"
"react/event-loop": "^0.4"
},
"autoload": {
"psr-4": {
Expand Down
59 changes: 0 additions & 59 deletions src/BufferedSink.php

This file was deleted.

194 changes: 0 additions & 194 deletions tests/BufferedSinkTest.php

This file was deleted.

0 comments on commit 37d0ee8

Please sign in to comment.