Skip to content

Commit

Permalink
stage docs again
Browse files Browse the repository at this point in the history
  • Loading branch information
Elue-dev committed Oct 5, 2024
1 parent 96da105 commit 4539267
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ export default function println<T>({
const lineNumber = callerFileParts[1] || "unknown line";

const colorCode = colorCodes[color];

let logMessage: string;

if (showFunctionOrigin) {
Expand Down

0 comments on commit 4539267

Please sign in to comment.