mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
Tor demo: Delete unused --flag samAddr
This commit is contained in:
parent
e030f0b8f9
commit
4341cd2a5e
|
|
@ -39,8 +39,6 @@ import (
|
|||
"github.com/matrix-org/dendrite/userapi"
|
||||
)
|
||||
|
||||
var samAddr = flag.String("samaddr", "127.0.0.1:7656", "Address to connect to the I2P SAMv3 API")
|
||||
|
||||
func main() {
|
||||
cfg := setup.ParseFlags(true)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue