Remove unused ChangelogService import from Upgrade component
This commit is contained in:
parent
c6945c86ea
commit
918959b7f5
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
|||
use App\Actions\Server\UpdateCoolify;
|
||||
use App\Models\InstanceSettings;
|
||||
use App\Models\Server;
|
||||
use App\Services\ChangelogService;
|
||||
use Livewire\Component;
|
||||
|
||||
class Upgrade extends Component
|
||||
|
|
|
|||
Loading…
Reference in a new issue