aboutsummaryrefslogtreecommitdiffhomepage
path: root/publisher/publisher.go
diff options
context:
space:
mode:
Diffstat (limited to 'publisher/publisher.go')
-rw-r--r--publisher/publisher.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/publisher/publisher.go b/publisher/publisher.go
index ac2151529..fc1fc0799 100644
--- a/publisher/publisher.go
+++ b/publisher/publisher.go
@@ -186,5 +186,4 @@ func (p DestinationPublisher) createTransformerChain(f Descriptor) transform.Cha
}
return transformers
-
}