releaser: Fix broken test build

This commit is contained in:
Bjørn Erik Pedersen 2017-04-27 11:15:24 +02:00
parent d6957c192d
commit 718c0e1414

View file

@ -21,8 +21,6 @@ import (
"os"
"testing"
"runtime"
"github.com/stretchr/testify/require"
)