shithub: hugo

Download patch

ref: 718c0e14146c817401ca888ffae91a6603935457
parent: d6957c192d43e9ee8d64c3ebdfb4897e0a3077f1
author: Bjørn Erik Pedersen <[email protected]>
date: Thu Apr 27 07:15:24 EDT 2017

releaser: Fix broken test build

--- a/releaser/releasenotes_writer_test.go
+++ b/releaser/releasenotes_writer_test.go
@@ -21,8 +21,6 @@
 	"os"
 	"testing"
 
-	"runtime"
-
 	"github.com/stretchr/testify/require"
 )