Skip to content

Commit 24a9b6c

Browse files
authored
lookup: remove time (#919)
The `time` module has been skipped since Node.js 11, has not had a new version published in 5 years, and has a relatively low number of downloads.
1 parent 1333097 commit 24a9b6c

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

lib/lookup.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -515,12 +515,6 @@
515515
"stripAnsi": true,
516516
"maintainers": "mcollina"
517517
},
518-
"time": {
519-
"flaky": ["linux-ia32", "s390"],
520-
"skip": ["win32", "aix", ">=11"],
521-
"tags": "native",
522-
"maintainers": "TooTallNate"
523-
},
524518
"torrent-stream": {
525519
"prefix": "v",
526520
"maintainers": "mafintosh"

0 commit comments

Comments
 (0)