Skip to content

Commit b1abf51

Browse files
committed
Clean up front end data
1 parent 6f50210 commit b1abf51

File tree

2 files changed

+0
-157
lines changed

2 files changed

+0
-157
lines changed

mirage/factories/version.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ export default Factory.extend({
1414
downloads: i => (((i + 13) * 42) % 13) * 1234,
1515

1616
features: () => {},
17-
_authors: () => [],
1817

1918
crate_size: i => (((i + 13) * 42) % 13) * 54321,
2019

0 commit comments

Comments
 (0)