Remove odd source mapping comment & unused commented code
This commit is contained in:
parent
3d6ae3fbc3
commit
f6fb65be49
1 changed files with 0 additions and 12 deletions
|
@ -69,16 +69,4 @@ export class PosthogSpanExporter implements SpanExporter {
|
||||||
resolve();
|
resolve();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
/**
|
|
||||||
* converts span info into more readable format
|
|
||||||
* @param span
|
|
||||||
*/
|
|
||||||
// private _exportInfo;
|
|
||||||
/**
|
|
||||||
* Showing spans in console
|
|
||||||
* @param spans
|
|
||||||
* @param done
|
|
||||||
*/
|
|
||||||
// private _sendSpans;
|
|
||||||
}
|
}
|
||||||
//# sourceMappingURL=ConsoleSpanExporter.d.ts.map
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue