There was an error while loading. Please reload this page.
1 parent ee643c3 commit b4e6db8Copy full SHA for b4e6db8
1 file changed
nova_vm/src/ecmascript/builtins/temporal/plain_time/plain_time_prototype.rs
@@ -2,7 +2,7 @@
2
// License, v. 2.0. If a copy of the MPL was not distributed with this
3
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
4
5
-use temporal_rs::options::{RoundingMode, ToStringRoundingOptions, Unit};
+use temporal_rs::options::{RoundingMode, ToStringRoundingOptions};
6
7
use crate::{
8
ecmascript::{
0 commit comments