chore(text): source code format

This commit is contained in:
2026-07-30 20:28:43 +02:00
parent bc68e0433c
commit dedd16f584
262 changed files with 4867 additions and 5717 deletions

View File

@@ -81,10 +81,7 @@ class ZeroEchoSessionDestroyKeyTest {
}
private enum Behavior {
SUCCESS,
FAIL_CHECKED,
FAIL_RUNTIME,
NO_TRANSITION
SUCCESS, FAIL_CHECKED, FAIL_RUNTIME, NO_TRANSITION
}
private static final class TestKey implements Key, Destroyable {