Skip to content

Commit

Permalink
Remove unused require
Browse files Browse the repository at this point in the history
Follows up on a185ff8.
  • Loading branch information
georgeclaghorn committed Sep 23, 2020
1 parent 5abe09b commit b6d86ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions activestorage/app/models/active_storage/variant.rb
@@ -1,7 +1,5 @@
# frozen_string_literal: true

require "ostruct"

# Image blobs can have variants that are the result of a set of transformations applied to the original.
# These variants are used to create thumbnails, fixed-size avatars, or any other derivative image from the
# original.
Expand Down

0 comments on commit b6d86ad

Please sign in to comment.