Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/deyihu/maptalks.tileclip in…
Browse files Browse the repository at this point in the history
…to main
  • Loading branch information
deyihu committed Nov 19, 2024
2 parents 8cc9012 + 6220a22 commit 744e49b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LRUCache.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

// copy from https://github.com/maptalks/maptalks.js/blob/master/src/core/util/LRUCache.ts
const nullOnRemove = () => { };

class LRUCache {
Expand Down

0 comments on commit 744e49b

Please sign in to comment.