storage manager: remove S3 backend.

Remove in favor of the rclone S3 backend.
This commit is contained in:
evazion
2019-12-13 01:49:42 -06:00
parent 92aca9ed2d
commit 316690f393
5 changed files with 0 additions and 168 deletions

View File

@@ -22,7 +22,6 @@ gem 'streamio-ffmpeg'
gem 'rubyzip', :require => "zip"
gem 'stripe'
gem 'twitter'
gem 'aws-sdk-s3', '~> 1'
gem 'aws-sdk-sqs', '~> 1'
gem 'responders'
gem 'dtext_rb', git: "https://github.com/evazion/dtext_rb.git", require: "dtext"