Skip to content

Unused logSymbols import in script.ts #16

@MadhushaPrasad

Description

@MadhushaPrasad

Description:
import logSymbols from "log-symbols" is present in script.ts but logSymbols is never referenced anywhere in the file. This is a dead import that adds unnecessary weight to the bundle and causes a lint warning.

File: script.ts

Expected: Remove the unused import.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions