Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Nov 5, 2024
1 parent 00c0763 commit a8647c3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Source/Function/Output/Transformer/Visit.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ class DeclarationTracker {
);
});

console.log(entry.initializer.getText());
console.log(referenceUses.length);

// Only inline if:
// 1. Has initializer
// 2. Not reassigned
Expand Down

0 comments on commit a8647c3

Please sign in to comment.