Skip to content

Commit e0a6300

Browse files
committed
missing module
1 parent 44afc3e commit e0a6300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/render/grid/cell.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
use crate::{
2-
context::Context,
2+
context::{Context, time},
33
disk_usage::{
44
file_size::{byte, DiskUsage, FileSize},
55
units::PrefixKind,

0 commit comments

Comments
 (0)