Skip to content

Commit

Permalink
Merge pull request #55 from jemc/refactor/file-structure
Browse files Browse the repository at this point in the history
Refactor file structure to conform to namespace and gem name.
  • Loading branch information
kzk committed Nov 13, 2015
2 parents 04df1a5 + 4bb3604 commit f07095d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/unicorn/worker_killer.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require 'unicorn/configuration'
require 'unicorn/worker_killer/configuration'
require 'get_process_mem'

module Unicorn::WorkerKiller
Expand Down
File renamed without changes.

0 comments on commit f07095d

Please sign in to comment.