Skip to content

Commit 574b7a2

Browse files
committed
cleanup filesystem instance
1 parent f0930ea commit 574b7a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bin/release.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
throw new \InvalidArgumentException('You must provide version.');
1616
}
1717

18-
$filesystem = new sfFilesystem();
19-
2018
$version = $argv[1];
2119

2220
echo sprintf("Releasing symfony version \"%s\".\n", $version);

0 commit comments

Comments
 (0)