1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/logger] frozen_string_literal: true

a057eede7b
This commit is contained in:
sonots 2019-03-22 01:14:14 +09:00 committed by Hiroshi SHIBATA
parent 22548195d5
commit 0aafc32995
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2
6 changed files with 15 additions and 6 deletions

View file

@ -1,3 +1,5 @@
# frozen_string_literal: true
require_relative 'period'
class Logger