From bf36936a5f96a517871c3d3befef89fd59181b2f Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 26 Mar 2021 21:14:43 +0300 Subject: Minor cleanup --- bbot/worker/worker.cxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/bbot/worker/worker.cxx b/bbot/worker/worker.cxx index 3499ac4..90b429e 100644 --- a/bbot/worker/worker.cxx +++ b/bbot/worker/worker.cxx @@ -180,8 +180,6 @@ enum class step_id bpkg_uninstall }; -// @@ Feel a bit heavy-weight. Should we move to const char*[]? -// static const strings step_id_str { "bpkg.module.create", "bpkg.module.configure.add", -- cgit v1.1