Skip to content

Commit 241c046

Browse files
authored
chore: remove obsolete comment (open-telemetry#5426)
1 parent 2d4e1ca commit 241c046

File tree

1 file changed

+0
-3
lines changed
  • experimental/packages/exporter-logs-otlp-grpc/src

1 file changed

+0
-3
lines changed

experimental/packages/exporter-logs-otlp-grpc/src/index.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,4 @@
1414
* limitations under the License.
1515
*/
1616

17-
/* eslint no-restricted-syntax: ["warn", "ExportAllDeclaration"] --
18-
* TODO: Replace wildcard export with named exports before next major version
19-
*/
2017
export { OTLPLogExporter } from './OTLPLogExporter';

0 commit comments

Comments
 (0)