Skip to content

Commit

Permalink
chore: style
Browse files Browse the repository at this point in the history
  • Loading branch information
killme2008 committed Dec 22, 2023
1 parent 1323cad commit 2c06d86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/catalog/src/memory/manager.rs
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ impl MemoryCatalogManager {
manager
.register_schema_sync(RegisterSchemaRequest {
catalog: DEFAULT_CATALOG_NAME.to_string(),

schema: INFORMATION_SCHEMA_NAME.to_string(),
})
.unwrap();
Expand Down

0 comments on commit 2c06d86

Please sign in to comment.