Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

Commit

Permalink
fix thrift
Browse files Browse the repository at this point in the history
  • Loading branch information
kiranrg committed Sep 21, 2017
1 parent 5dea82c commit 72dfeec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion idl/cherami_server/shared.thrift
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ enum ConsumerGroupType {
enum ConsumerGroupStatus {
ENABLED,
DISABLED,
DELETED
DELETED,
DELETING
}

Expand Down

0 comments on commit 72dfeec

Please sign in to comment.