Skip to content

Commit bbac3e9

Browse files
committed
Remove unnecessary newline
1 parent e386853 commit bbac3e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/Whateverable.pm6

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ method selfrun($nick is copy, @alias?) {
180180

181181
sleep rand × 300 unless %*ENV<DEBUGGABLE>;
182182

183-
184183
$nick ~= test if %*ENV<DEBUGGABLE>;
185184
.run with IRC::Client.new(
186185
:$nick

0 commit comments

Comments
 (0)