From 41e0cfccaf19aa4cea3c9f45ae0c75755ab7bb43 Mon Sep 17 00:00:00 2001 From: Karmanyaah Malhotra Date: Wed, 15 Sep 2021 21:44:30 -0500 Subject: [PATCH] remove mellium replace --- distributor/go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/distributor/go.mod b/distributor/go.mod index f559b0a..7285a5f 100644 --- a/distributor/go.mod +++ b/distributor/go.mod @@ -35,5 +35,3 @@ require ( ) replace dev.sum7.eu/genofire/unified-push-xmpp/messages => ../messages - -replace mellium.im/xmpp => ../../../../mellium.im/xmpp