remove deprecated todo statements

This commit is contained in:
SowinskiBraeden committed 2022-09-27 11:54:22 -07:00
1 parent 1685a79836
commit 006018da47
3 files changed
-6

No files matched your search

-2
View File
@@ -9,8 +9,6 @@ import (
"github.com/SowinskiBraeden/SulliCartShare/config"
)
// TODO: fix all update handlers because they don't work
// DatabaseHelper contains the collection and client to be used to access the methods
// defined below
type DatabaseHelper interface {