Skip to content

Commit

Permalink
cleanup filesystem instance
Browse files Browse the repository at this point in the history
  • Loading branch information
connorhu committed Mar 27, 2024
1 parent 4cf3705 commit ed77026
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/release.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
throw new \InvalidArgumentException('You must provide version.');
}

$filesystem = new sfFilesystem();

$version = $argv[1];

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

0 comments on commit ed77026

Please sign in to comment.