Skip to content

Commit

Permalink
chore: run cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
donovanglover committed Oct 22, 2024
1 parent 8fce516 commit 68f0445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use std::fs;
use notify_rust::Notification;
use std::fs;

/// Checks if we're inside a container
pub fn is_container() -> bool {
Expand Down

0 comments on commit 68f0445

Please sign in to comment.