From 4da122a0be35b7810537e3eaa7189fa1600917c5 Mon Sep 17 00:00:00 2001 From: Ricky Kresslein Date: Mon, 18 Jul 2022 09:31:07 +0300 Subject: ISO 8601 format --- src/ui/history_box.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ui/history_box.rs') diff --git a/src/ui/history_box.rs b/src/ui/history_box.rs index 87631b0..510db07 100755 --- a/src/ui/history_box.rs +++ b/src/ui/history_box.rs @@ -137,4 +137,3 @@ impl FurHistoryBox { window.vertical_align(gtk::Align::Center); } } - -- cgit 1.4.1