remove white space

This commit is contained in:
Brian West 2014-06-17 17:12:42 -05:00
parent c066fedffe
commit b0369d321f
1 changed files with 0 additions and 11 deletions

View File

@ -32,14 +32,3 @@ foreach my $num (@nums) {
}
close(NUMS);
print "Done...";