Remove redundant include
This is no longer needed since af0e2488 removed the streaming of
avatar images.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
class Users::AvatarsController < ApplicationController
|
||||
include ActiveStorage::Streaming
|
||||
|
||||
allow_unauthenticated_access only: :show
|
||||
|
||||
before_action :set_user
|
||||
|
||||
Reference in New Issue
Block a user