Skip to content

Commit

Permalink
Reduce exports from SotoSignerV4 (#567)
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler committed Dec 24, 2023
1 parent 24a8d5a commit cc7bf70
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Sources/SotoSignerV4/exports.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@
@_exported import struct NIOCore.ByteBufferAllocator
@_exported import struct NIOCore.TimeAmount

@_exported import NIOHTTP1
@_exported import struct NIOHTTP1.HTTPHeaders
@_exported import enum NIOHTTP1.HTTPMethod

0 comments on commit cc7bf70

Please sign in to comment.