Skip to content

Commit

Permalink
Update mod.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
hviana committed Jun 1, 2020
1 parent 58b3772 commit 7904192
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mod.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { ensureDir, v4, move } from "./deps.ts";
import { MultipartReader } from "../std/mime/multipart.ts";
import { ensureDir, v4, move, MultipartReader } from "./deps.ts";

const upload = function (
path: string,
Expand Down

0 comments on commit 7904192

Please sign in to comment.