Skip to content

Commit

Permalink
Remove another unused require
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeclaghorn committed Aug 2, 2018
1 parent 67fa1ad commit bba4d2d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions activestorage/lib/active_storage/service/gcs_service.rb
@@ -1,9 +1,7 @@
# frozen_string_literal: true

gem "google-cloud-storage", "~> 1.11"

require "google/cloud/storage"
require "net/http"

module ActiveStorage
# Wraps the Google Cloud Storage as an Active Storage service. See ActiveStorage::Service for the generic API
Expand Down

0 comments on commit bba4d2d

Please sign in to comment.