From 06e3569fabba6f2e36b5aac4df81484526003a9f Mon Sep 17 00:00:00 2001 From: Wolfy-J Date: Thu, 7 Jun 2018 15:39:24 +0300 Subject: go fmt --- server_config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server_config.go') diff --git a/server_config.go b/server_config.go index b8c3c408..54f7120b 100644 --- a/server_config.go +++ b/server_config.go @@ -8,7 +8,7 @@ import ( ) const ( - FactoryPipes = iota + FactoryPipes = iota FactorySocket ) -- cgit v1.2.3