Skip to content

Commit a2635fa

Browse files
fix: remove console.log
1 parent 502f4f8 commit a2635fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/llamalend.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,6 @@ class Llamalend implements ILlamalend {
544544
cacheStats.clear();
545545

546546
const marketCount = controllers.length;
547-
console.log(controllers.length)
548547

549548
const calls: Call[] = [];
550549

0 commit comments

Comments
 (0)