Skip to content

Commit

Permalink
no this is done lol
Browse files Browse the repository at this point in the history
  • Loading branch information
meadowsys committed Mar 31, 2023
1 parent 5c117ab commit 0030680
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/i18n-helpers.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ class I18nCacheHelper {

let cachefile = path.join(cachedir, "strings.json");
fs.writeFileSync(cachefile, JSON.stringify(this.cachedASTs));
// TODO finish this
}

loadCaches() {
Expand Down

0 comments on commit 0030680

Please sign in to comment.