Skip to content

Commit

Permalink
rm comment
Browse files Browse the repository at this point in the history
  • Loading branch information
salazarm committed Dec 20, 2024
1 parent f54f979 commit c9d2ede
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// src/utils/weakMapMemoize.ts

import LRU from 'lru-cache';

type AnyFunction = (...args: any[]) => any;
Expand Down

0 comments on commit c9d2ede

Please sign in to comment.