Skip to content

Commit

Permalink
super teeny tiny format cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelprograms committed Feb 13, 2025
1 parent 20bc320 commit 18a382f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/secure/daemon/test.c
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,6 @@ varargs void update_test_data (string path, string ignoreRegex) {
}

void run (mapping options) {

remove_call_out();
reset_data();

Expand All @@ -365,7 +364,6 @@ void run (mapping options) {
}

testStartTime = time_ns();

write("Scanning for test files...\n");
update_test_data("/secure/", "/secure/cmd");
update_test_data("/daemon/");
Expand Down

0 comments on commit 18a382f

Please sign in to comment.