Remove extraneous whitespace

This commit is contained in:
Pragmatic Software 2015-09-14 10:25:16 -07:00
parent e1d557e75f
commit 739c28125b
1 changed files with 0 additions and 1 deletions

View File

@ -375,7 +375,6 @@ sub expand_factoid_vars {
my $line = int(rand($#mylist + 1));
$mylist[$line] =~ s/"//g;
foreach my $mod (split /:/, $modifier) {
given ($mod) {
when ('uc') {