From 9d5f0f2d23b40470c557c50257ca792e6cd1595c Mon Sep 17 00:00:00 2001 From: Nayeem Rahman Date: Fri, 10 Jan 2020 19:29:09 +0000 Subject: Remove std/multipart (#3647) since it overlaps with std/mime/multipart --- std/multipart/mod.ts | 1 - 1 file changed, 1 deletion(-) delete mode 100644 std/multipart/mod.ts (limited to 'std/multipart/mod.ts') diff --git a/std/multipart/mod.ts b/std/multipart/mod.ts deleted file mode 100644 index 8e8a665a9..000000000 --- a/std/multipart/mod.ts +++ /dev/null @@ -1 +0,0 @@ -export * from "./formfile.ts"; -- cgit v1.2.3