Skip to content

Commit

Permalink
Remove duplicated use
Browse files Browse the repository at this point in the history
  • Loading branch information
perlpunk committed Aug 12, 2024
1 parent c375b2a commit 896c393
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/OpenQA/Worker/Engines/isotovideo.pm
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# SPDX-License-Identifier: GPL-2.0-or-later

package OpenQA::Worker::Engines::isotovideo;
use Mojo::Base -base, -signatures;

use Mojo::Base -signatures;
use OpenQA::Constants qw(WORKER_SR_DONE WORKER_EC_CACHE_FAILURE WORKER_EC_ASSET_FAILURE WORKER_SR_DIED);
use OpenQA::Log qw(log_error log_info log_debug log_warning get_channel_handle format_settings);
Expand Down

0 comments on commit 896c393

Please sign in to comment.