mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-12 18:21:38 -05:00
Add frozen string literal comment to CreateStats service
This commit is contained in:
parent
e1193608ef
commit
accb4dc04c
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
class CreateStats
|
||||
attr_reader :years, :months, :user
|
||||
|
|
|
|||
Loading…
Reference in a new issue