mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Launcher: remove extra whitespace
This commit is contained in:
parent
74c1b5599e
commit
56afaf5285
1 changed files with 0 additions and 3 deletions
|
@ -2,12 +2,9 @@
|
|||
|
||||
require 'puma/events'
|
||||
require 'puma/detect'
|
||||
|
||||
require 'puma/cluster'
|
||||
require 'puma/single'
|
||||
|
||||
require 'puma/const'
|
||||
|
||||
require 'puma/binder'
|
||||
|
||||
module Puma
|
||||
|
|
Loading…
Reference in a new issue