Remove forgotten non-functioning config from the pre-mainnet days

This commit is contained in:
Peter Rabbitson
2021-08-02 17:04:23 +02:00
parent 9e707e18e1
commit eefdcb0454
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -49,7 +49,6 @@ func defCommon() Common {
Pubsub: Pubsub{
Bootstrapper: false,
DirectPeers: nil,
RemoteTracer: "/dns4/pubsub-tracer.filecoin.io/tcp/4001/p2p/QmTd6UvR47vUidRNZ1ZKXHrAFhqTJAD27rKL9XYghEKgKX",
},
}