Skip to content

Commit 499f77b

Browse files
committed
remove unnecessary todo
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
1 parent 78e50ae commit 499f77b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ export GO111MODULE = on
3535
export CGO_ENABLED = 0
3636
export PATH := $(PWD)/$(BUILD_DIR):$(PWD)/$(TOOLS_DIR):$(PATH)
3737

38-
# TODO(everettraven): update this to be an operator-framework quay repo
3938
export IMAGE_REPO = quay.io/operator-framework/ansible-operator-plugins
4039
export IMAGE_TAG = dev
4140

0 commit comments

Comments
 (0)