Skip to content

Commit 4c73b42

Browse files
committed
fix: remove redundant base64 require statement
1 parent 97042ce commit 4c73b42

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/imagekitio.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
require "stringio"
1919
require "time"
2020
require "uri"
21-
require "base64"
2221
# rubocop:enable Lint/RedundantRequireStatement
2322

2423
# We already ship the preferred sorbet manifests in the package itself.

0 commit comments

Comments
 (0)