mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Missed 1 reference to IOBuffer
This commit is contained in:
parent
745bef73e1
commit
44a65166cb
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ import org.jruby.Ruby;
|
|||
import org.jruby.runtime.load.BasicLibraryService;
|
||||
|
||||
import org.jruby.puma.Http11;
|
||||
import org.jruby.puma.IOBuffer;
|
||||
import org.jruby.puma.MiniSSL;
|
||||
|
||||
public class PumaHttp11Service implements BasicLibraryService {
|
||||
|
|
Loading…
Reference in a new issue