mntx throtling

This commit is contained in:
Stephan D
2026-03-04 05:04:34 +01:00
parent 4e70873a94
commit 5629f5fcb2
2 changed files with 1 additions and 2 deletions

View File

@@ -50,4 +50,3 @@ func TestPayoutFailureReason(t *testing.T) {
t.Fatalf("failure reason mismatch: got=%q want=%q", got, want) t.Fatalf("failure reason mismatch: got=%q want=%q", got, want)
} }
} }