Skip to content

Commit

Permalink
Remove std/strings/pad.ts because String.prototype.padStart exists (d…
Browse files Browse the repository at this point in the history
  • Loading branch information
ry authored Apr 1, 2020
1 parent 0099b88 commit 68ca5b0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 149 deletions.
1 change: 0 additions & 1 deletion strings/mod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@

export * from "./encode.ts";
export * from "./decode.ts";
export * from "./pad.ts";
75 changes: 0 additions & 75 deletions strings/pad.ts

This file was deleted.

73 changes: 0 additions & 73 deletions strings/pad_test.ts

This file was deleted.

0 comments on commit 68ca5b0

Please sign in to comment.