Remove routing ID

This commit is contained in:
David Bomba 2024-11-07 16:10:29 +11:00
parent 892fb3828a
commit ce6eb9d975
1 changed files with 0 additions and 2 deletions

View File

@ -31,8 +31,6 @@ class EInvoiceValidationTest extends TestCase
use MockAccountData;
use DatabaseTransactions;
private int $routing_id;
protected function setUp(): void
{