Skip to content

Commit ac3a096

Browse files
committed
fix(jurisdictions): remove ambiguous glob re-exports from module root
1 parent adb28a9 commit ac3a096

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

jurisdictions/mod.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
pub mod south_africa;
22
pub mod us;
3-
4-
pub use south_africa::*;
5-
pub use us::*;

0 commit comments

Comments
 (0)