lib/rapporteur.rb in rapporteur-3.2.0 vs lib/rapporteur.rb in rapporteur-3.3.0
- old
+ new
@@ -8,10 +8,9 @@
autoload :CheckList, 'rapporteur/check_list'
autoload :Checker, 'rapporteur/checker'
autoload :CheckerDeprecations, 'rapporteur/checker_deprecations'
autoload :Checks, 'rapporteur/checks'
autoload :MessageList, 'rapporteur/message_list'
- autoload :Responder, 'rapporteur/responder'
autoload :Revision, 'rapporteur/revision'
# Public: Add a pre-built or custom check to your status endpoint. These
# checks are used to test the state of the world of the application, and