Skip to content

Commit b77e25b

Browse files
author
Tao Wu
committed
fix
1 parent 6d0e521 commit b77e25b

File tree

1 file changed

+1
-1
lines changed
  • src/frontend/src/catalog/system_catalog/information_schema

1 file changed

+1
-1
lines changed

src/frontend/src/catalog/system_catalog/information_schema/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ pub mod views;
1818

1919
pub use columns::*;
2020
pub use tables::*;
21-
pub use views::*;
21+
pub use views::*;

0 commit comments

Comments
 (0)