Skip to content

Commit

Permalink
Add 'time' import to lib/seam/base_resource.rb (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-balitskyi authored Nov 13, 2024
1 parent 20397ef commit 5bd9a13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/seam/base_resource.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# frozen_string_literal: true

require "time"
require_relative "deep_hash_accessor"

module Seam
Expand Down

0 comments on commit 5bd9a13

Please sign in to comment.