Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
StrikeW committed Oct 26, 2023
1 parent c8f2a13 commit 099914b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/meta/src/manager/id.rs
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ pub mod IdCategory {
pub const CompactionGroup: IdCategoryType = 15;
pub const Function: IdCategoryType = 16;
pub const Connection: IdCategoryType = 17;
pub const MySqlCdc: IdCategoryType = 18;
}

pub type IdGeneratorManagerRef = Arc<IdGeneratorManager>;
Expand Down

0 comments on commit 099914b

Please sign in to comment.