diff --git a/vm/types/src/lib.rs b/vm/types/src/lib.rs index ea86f45141..3f3c0ff470 100644 --- a/vm/types/src/lib.rs +++ b/vm/types/src/lib.rs @@ -237,7 +237,6 @@ pub mod serde_helper; pub mod sign_message; pub mod sips; pub mod state_store; -pub mod time; pub mod token; #[cfg(test)] mod unit_tests; diff --git a/vm/types/src/time.rs b/vm/types/src/time.rs deleted file mode 100644 index 8b13789179..0000000000 --- a/vm/types/src/time.rs +++ /dev/null @@ -1 +0,0 @@ -