mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-12 17:54:26 +02:00
[Perl] Remove some redundant spaces
This commit is contained in:
@@ -131,8 +131,6 @@ sub logger {
|
||||
# Now we can use the subroutine just as any other built-in function:
|
||||
|
||||
logger("We have a logger subroutine!");
|
||||
|
||||
|
||||
```
|
||||
|
||||
#### Using Perl modules
|
||||
|
Reference in New Issue
Block a user