From 67a39d0e95f7b1ffbacc76be96eadd9b22ef6ec7 Mon Sep 17 00:00:00 2001 From: Daniel Wagner-Hall Date: Wed, 3 Jan 2024 23:34:59 +0000 Subject: [PATCH] Remove override for testing --- org-cyf/go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/org-cyf/go.mod b/org-cyf/go.mod index 56e61380c..5160db065 100644 --- a/org-cyf/go.mod +++ b/org-cyf/go.mod @@ -2,7 +2,6 @@ module github.com/CodeYourFuture/curriculum-labs/org-cyf go 1.21.3 -replace github.com/CodeYourFuture/curriculum-labs/common-content => ../common-content replace github.com/CodeYourFuture/curriculum-labs/common-theme => ../common-theme require (