mirror of
https://github.com/StackExchange/blackbox.git
synced 2025-12-16 03:23: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
|
// +build !windows
|
||||||
|
|
||||||
package bbutil
|
package bbutil
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
//go:build windows
|
||||||
// +build windows
|
// +build windows
|
||||||
|
|
||||||
package bbutil
|
package bbutil
|
||||||
|
|||||||
Reference in New Issue
Block a user