Girocco/Project.pm: add missing parentheses
commit9fd3b6d0870504d8a73871cacf986fff5eb6b070
authorKyle J. McKay <mackyle@gmail.com>
Sat, 8 Aug 2020 17:23:43 +0000 (8 10:23 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 8 Aug 2020 17:23:43 +0000 (8 10:23 -0700)
treeb4bd32c0858cb1678987441b056be1734e11673b
parente87886e86d2cc7cd212aa6b3295db3afcd42f41a
Girocco/Project.pm: add missing parentheses

Make sure the unlink call only gobbles up the one argument
it's intended to take by adding a pair of parentheses.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Girocco/Project.pm