Skip to content

Commit

Permalink
BREAKING(datetime): remove toIMF() (#3849)
Browse files Browse the repository at this point in the history
  • Loading branch information
iuioiua committed Nov 24, 2023
1 parent f34104a commit 7d691f4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 71 deletions.
1 change: 0 additions & 1 deletion datetime/mod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ export * from "./difference.ts";
export * from "./format.ts";
export * from "./is_leap.ts";
export * from "./parse.ts";
export * from "./to_imf.ts";
export * from "./week_of_year.ts";
49 changes: 0 additions & 49 deletions datetime/to_imf.ts

This file was deleted.

21 changes: 0 additions & 21 deletions datetime/to_imf_test.ts

This file was deleted.

0 comments on commit 7d691f4

Please sign in to comment.