Merge pull request #2104 from basecamp/remove-unused-include

Remove redundant include
This commit is contained in:
Kevin McConnell
2025-12-12 09:14:15 +00:00
committed by GitHub
@@ -1,6 +1,4 @@
class Users::AvatarsController < ApplicationController
include ActiveStorage::Streaming
allow_unauthenticated_access only: :show
before_action :set_user