Skip to content
This repository was archived by the owner on Apr 7, 2022. It is now read-only.

Commit d90eb7f

Browse files
committed
remove content + codable
1 parent d3a0cb2 commit d90eb7f

29 files changed

+0
-3777
lines changed

Package.swift

-2
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ let package = Package(
2323
.package(url: "https://github.com/apple/swift-log.git", .branch("master")),
2424
],
2525
targets: [
26-
.target(name: "CMultipartParser"),
2726
.target(name: "HTTPKit", dependencies: [
28-
"CMultipartParser",
2927
"Logging",
3028
"NIO",
3129
"NIOExtras",

Sources/CMultipartParser/include/multipartparser.h

-72
This file was deleted.

0 commit comments

Comments
 (0)