Remove obsolete directive from `Gopkg.toml`. Part of #692

This commit is contained in:
Pedro Pombeiro 2018-02-22 18:50:58 +01:00
parent b8eaffb0f6
commit af0e165a23
No known key found for this signature in database
GPG Key ID: A65DEB11E4BBC647
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
ignored = ["github.com/ethereum/go-ethereum/whisper/notifications"]
[prune]
unused-packages = true
go-tests = true