Fix 'go vet' error, +build comment must be followed by a blank line
This commit is contained in:
parent
bb7bdffada
commit
816313de30
|
@ -1,4 +1,5 @@
|
|||
// +build linux
|
||||
|
||||
/*
|
||||
Lustre 2.x telegraf plugin
|
||||
|
||||
|
|
Loading…
Reference in New Issue