Skip to content

Commit

Permalink
Remove Periodic Stats
Browse files Browse the repository at this point in the history
  • Loading branch information
robertomiranda committed Aug 16, 2024
1 parent 8233055 commit f825055
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 96 deletions.
1 change: 0 additions & 1 deletion lib/promenade.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
require "promenade/setup"
require "promenade/configuration"
require "promenade/prometheus"
require "promenade/periodic_stats"

module Promenade
class << self
Expand Down
68 changes: 0 additions & 68 deletions lib/promenade/periodic_stats.rb

This file was deleted.

27 changes: 0 additions & 27 deletions spec/promenade/periodic_stats_spec.rb

This file was deleted.

0 comments on commit f825055

Please sign in to comment.