From 901f602a14b3e9865d8bfbcdc07d8d84c192320b Mon Sep 17 00:00:00 2001 From: Philipp Wissmann Date: Thu, 29 Aug 2024 13:35:18 +0200 Subject: [PATCH] Remove commented code --- openem-ingestor/go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/openem-ingestor/go.mod b/openem-ingestor/go.mod index 2f11e26..7c6f3b1 100644 --- a/openem-ingestor/go.mod +++ b/openem-ingestor/go.mod @@ -57,5 +57,3 @@ require ( golang.org/x/sys v0.20.0 // indirect golang.org/x/text v0.15.0 // indirect ) - -// replace github.com/wailsapp/wails/v2 v2.9.1 => /home/wiphilip/go/pkg/mod