From e92c9d304dfc879c8a03c63e58767968a9faf066 Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Mon, 19 Apr 2021 19:41:19 +0900 Subject: [PATCH] namespace --- .../Commands/MiningTaxes/ExecuteMiningTaxesLedgersCommand.php | 2 +- .../MiningTaxes/ExecuteSendMiningTaxesInvoiceCommand.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Console/Commands/MiningTaxes/ExecuteMiningTaxesLedgersCommand.php b/app/Console/Commands/MiningTaxes/ExecuteMiningTaxesLedgersCommand.php index a4f3c54c7..a37257130 100644 --- a/app/Console/Commands/MiningTaxes/ExecuteMiningTaxesLedgersCommand.php +++ b/app/Console/Commands/MiningTaxes/ExecuteMiningTaxesLedgersCommand.php @@ -1,6 +1,6 @@