refact(fedora): remove core::panic

This commit is contained in:
steven-omaha
2024-04-12 14:35:28 +02:00
parent bcefc4969a
commit 9c5537e44f
@@ -1,4 +1,3 @@
use core::panic;
use std::collections::HashSet;
use std::process::Command;