chore: rustfmt

This commit is contained in:
2025-09-12 20:52:07 -05:00
parent e5d8cec2d6
commit b2b4bb67f0
3 changed files with 6 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
//! Time command implementation for course meeting times.
use crate::bot::{utils, Context, Error};
use crate::bot::{Context, Error, utils};
use tracing::info;
/// Get meeting times for a specific course