Skip to content

tag field in timer appears to be redundant #1007

Description

@YellowDusk04

In the timer component, there is no assigned value to the tag field anywhere, so can we delete the tag field and its judgment logic? Because it is always zero.

// timer.go

// Model of the timer component.
type Model struct {
    ...
	tag  int
	...
}

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