Skip to content

Commit

Permalink
fix: broken pathname
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaynomics committed Jan 21, 2024
1 parent 2bfb337 commit 19439b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/cloudflare/ai.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

require_relative "ai/version"
require "logger"
require "pathname"
require "zeitwerk"

loader = Zeitwerk::Loader.for_gem
Expand Down

0 comments on commit 19439b2

Please sign in to comment.