DeleteItems accepts a form post of one or more Item.Id values, and attempts to remove them from the client db. Unless it hits a critical error, it returns home, to the list of scanned items
(w http.ResponseWriter, r *http.Request, dbCoords database.ConnCoordinates, opts ...interface{})
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected