Skip to content

daemon/logger/journald: add //nolint:unused for readSyncTimeout#48115

Merged
vvoland merged 1 commit intomoby:masterfrom
thaJeztah:journald_nolint
Jul 3, 2024
Merged

daemon/logger/journald: add //nolint:unused for readSyncTimeout#48115
vvoland merged 1 commit intomoby:masterfrom
thaJeztah:journald_nolint

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

Same applies to this field as for journalReadDir above it.

daemon/logger/journald/journald.go:66:2: field `readSyncTimeout` is unused (unused)
    readSyncTimeout time.Duration
    ^

Same applies to this field as for journalReadDir above it.

    daemon/logger/journald/journald.go:66:2: field `readSyncTimeout` is unused (unused)
        readSyncTimeout time.Duration
        ^

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@vvoland vvoland merged commit 4d6be67 into moby:master Jul 3, 2024
@thaJeztah thaJeztah deleted the journald_nolint branch July 3, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants