Fix backend code styling

This commit is contained in:
MakingCG
2021-05-19 06:38:55 +00:00
committed by GitHub Actions
parent 78aa1a0779
commit ca9ed1029e
4 changed files with 3 additions and 10 deletions

View File

@@ -1,10 +1,10 @@
<?php
use App\Models\Invoice;
use Carbon\Carbon;
use App\Models\User;
use App\Models\Share;
use ByteUnits\Metric;
use App\Models\Invoice;
use App\Models\Setting;
use App\Models\Language;
use Illuminate\Support\Str;
@@ -169,7 +169,6 @@ if (! function_exists('get_invoice_number')) {
}
}
if (! function_exists('cache_forget_many')) {
/**
* Forget many cache keys at once
@@ -343,7 +342,6 @@ if (! function_exists('store_avatar')) {
}
}
if (! function_exists('store_system_image')) {
/**
* Store system image