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
	...
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions