1
0
Fork 1
mirror of https://github.com/bookwyrm-social/bookwyrm.git synced 2025-01-10 17:25:35 +00:00

Linter's have demands

This commit is contained in:
Mouse Reeve 2021-09-08 17:54:50 -07:00
parent 03b608565d
commit c007f44030

View file

@ -1,5 +1,4 @@
/* exported StatusCache */
/* globals BookWyrm */
let StatusCache = new class {
constructor() {