lib/heavylog/formatters/raw.rb in heavylog-0.0.9 vs lib/heavylog/formatters/raw.rb in heavylog-0.0.10
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Heavylog
module Formatters
class Raw
def call(data)
data