Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit c7f72ad

Browse files
committed
✨ Remove unused golangci-lint comment
Signed-off-by: Chris Privitere <[email protected]>
1 parent 5536f7c commit c7f72ad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

main.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.
66
You may obtain a copy of the License at
77
8-
http://www.apache.org/licenses/LICENSE-2.0
8+
http://www.apache.org/licenses/LICENSE-2.0
99
1010
Unless required by applicable law or agreed to in writing, software
1111
distributed under the License is distributed on an "AS IS" BASIS,
@@ -15,7 +15,6 @@ limitations under the License.
1515
*/
1616
package main
1717

18-
//nolint:gci
1918
import (
2019
"flag"
2120
"fmt"

0 commit comments

Comments
 (0)