lint: remove //nolint:dupword that are no longer needed

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2023-02-14 15:26:08 +09:00
parent 9b510e9a8f
commit a9ac5f9cb5
2 changed files with 0 additions and 2 deletions

View File

@@ -24,7 +24,6 @@ import (
"github.com/stretchr/testify/assert"
)
//nolint:dupword
const procPIDStatus = `Name: cat
Umask: 0022
State: R (running)