Accepted perlcritic suggestion.
This commit is contained in:
parent
d26d928afc
commit
48cee0a640
@ -1,5 +1,10 @@
|
||||
#/usr/bin/perl
|
||||
|
||||
use v5.34;
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
use lib '/home/demiguise/telegram_bot';
|
||||
|
||||
use F1DataBot;
|
||||
|
Loading…
Reference in New Issue
Block a user