Skip to content

Commit

Permalink
Remove trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexB52 committed Aug 21, 2024
1 parent 23a95f1 commit 73938ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/uni_rails/app/javascript.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Javascript
include Singleton

class << self
delegate :imports,
delegate :imports,
:dependencies, :dependencies=,
:javascript, :javascript=,
to: :instance
Expand Down

0 comments on commit 73938ed

Please sign in to comment.