Remove unused require

Follows up on a185ff8.
This commit is contained in:
George Claghorn 2020-09-23 14:39:52 -04:00
parent 5abe09bba7
commit b6d86add73
1 changed files with 0 additions and 2 deletions

View File

@ -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.