mirror of
https://github.com/StackExchange/blackbox.git
synced 2025-12-15 02:53:00 +02:00
Merge pull request #387 from cuishuang/master
Formatting code with gofmt
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//go:build !windows
|
||||
// +build !windows
|
||||
|
||||
package bbutil
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
//go:build windows
|
||||
// +build windows
|
||||
|
||||
package bbutil
|
||||
|
||||
Reference in New Issue
Block a user