Sfoglia il codice sorgente

Remove dev replaces that were accidentally committed

Tulir Asokan 6 anni fa
parent
commit
7fb5cfe884
1 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  1. 0 6
      go.mod

+ 0 - 6
go.mod

@@ -18,9 +18,3 @@ require (
 )
 
 replace gopkg.in/russross/blackfriday.v2 => github.com/russross/blackfriday/v2 v2.0.1
-
-replace maunium.net/go/mautrix-appservice => ../mautrix-appservice-go
-
-replace maunium.net/go/mautrix => ../mautrix-go
-
-replace github.com/Rhymen/go-whatsapp => ../../Go/go-whatsapp