chore: replace_key_job formatting

This commit is contained in:
Zack Spear
2024-02-05 11:18:28 -08:00
committed by Zack Spear
parent 61b17ed7df
commit 7ca74f9862
@@ -19,4 +19,3 @@ switch (@$argv[1] ?? '') {
$ReplaceKey->check();
break;
}