mirror of
https://github.com/Xevion/banner.git
synced 2025-12-14 02:11:04 -06:00
chore: rustfmt
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user