3
0

del(all): drop unused dump.go

This commit is contained in:
Tit Petric
2019-03-13 20:39:13 +01:00
parent 010975cbf9
commit f75b9cc4b6
3 changed files with 0 additions and 27 deletions
-9
View File
@@ -1,9 +0,0 @@
package main
// this file exists to keep go-spew in vendor for development needs
import (
"github.com/davecgh/go-spew/spew"
)
var _ = spew.Dump
-9
View File
@@ -1,9 +0,0 @@
package main
// this file exists to keep go-spew in vendor for development needs
import (
"github.com/davecgh/go-spew/spew"
)
var _ = spew.Dump
-9
View File
@@ -1,9 +0,0 @@
package main
// this file exists to keep go-spew in vendor for development needs
import (
"github.com/davecgh/go-spew/spew"
)
var _ = spew.Dump