Fix rubocop nits
This commit is contained in:
parent
1bc7d04054
commit
7fdf978be1
|
@ -1,3 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
class SubscriptionsController < ApplicationController
|
||||
include TurboStreamable
|
||||
|
||||
|
|
Loading…
Reference in New Issue