mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -13,7 +13,6 @@ if (isset($argv[1]) && is_numeric($argv[1])) {
|
||||
UserVerification::send($user, 'User email verification required');
|
||||
|
||||
ColorCLI::doEcho(ColorCLI::notice('Email has been sent'));
|
||||
|
||||
} else {
|
||||
ColorCLI::doEcho(ColorCLI::info('You need to provide user id as argument'));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user