Merge pull request #2104 from basecamp/remove-unused-include
Remove redundant include
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