Skip to content

Commit

Permalink
Minor: Remove unused/outdated type declaration
Browse files Browse the repository at this point in the history
`EventGroup` has long since been removed from the codebase
  • Loading branch information
ivoanjo committed Mar 11, 2024
1 parent 4889d05 commit 37f8082
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sig/datadog/profiling/flush.rbs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
module Datadog
module Profiling
EventGroup: untyped

class Flush
attr_reader start: ::Time
attr_reader finish: ::Time
Expand Down

0 comments on commit 37f8082

Please sign in to comment.