cmd/strelaypoolsrv: Remove unused var (metalint)

This commit is contained in:
Jakob Borg 2016-07-04 21:22:53 +02:00
parent 44346b3a5a
commit 7ff7b55732
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ type result struct {
}
var (
binDir string
testCert tls.Certificate
listen string = ":80"
dir string = ""