diff --git a/league/flysystem-bundle/1.0/post-install.txt b/league/flysystem-bundle/1.0/post-install.txt index 8df4122e..676d7aec 100644 --- a/league/flysystem-bundle/1.0/post-install.txt +++ b/league/flysystem-bundle/1.0/post-install.txt @@ -3,13 +3,6 @@ What's next? - * Use the default storage immediately: - - public function __construct(FilesystemInterface $defaultStorage) - { - ... - } - * Configure your own storages in config/packages/flysystem.yaml. * Read the documentation at: