utils/gzip: don't mark API as private
This commit is contained in:
parent
5a0cdaa749
commit
8d51f806c5
@ -7,8 +7,6 @@ GZIP_BUFFER_SIZE = 64 * 1024
|
||||
|
||||
module Utils
|
||||
# Helper functions for creating gzip files.
|
||||
#
|
||||
# @api private
|
||||
module Gzip
|
||||
extend T::Sig
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user