lib/anycable/health_server.rb in anycable-0.6.0 vs lib/anycable/health_server.rb in anycable-0.6.1
- old
+ new
@@ -1,8 +1,7 @@
# frozen_string_literal: true
require "webrick"
-require "anycable/server"
module AnyCable
# Server for HTTP healthchecks.
#
# Basic usage: