Skip to content

Commit

Permalink
Add missing requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
vdittgen committed Mar 7, 2025
1 parent bb75dc4 commit f191ddd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

require "rest-client"
require "json"
require "base64"

module DWConnector
module Adapters
Expand Down

0 comments on commit f191ddd

Please sign in to comment.