summaryrefslogtreecommitdiff
path: root/pipe_factory.go
diff options
context:
space:
mode:
Diffstat (limited to 'pipe_factory.go')
-rwxr-xr-xpipe_factory.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/pipe_factory.go b/pipe_factory.go
index 15f38e42..76a3780e 100755
--- a/pipe_factory.go
+++ b/pipe_factory.go
@@ -11,8 +11,7 @@ import (
// PipeFactory connects to stack using standard
// streams (STDIN, STDOUT pipes).
-type PipeFactory struct {
-}
+type PipeFactory struct{}
// NewPipeFactory returns new factory instance and starts
// listening