minor refactoring to delete files which are not needed

This commit is contained in:
Benjamin Sergeant
2020-03-12 12:13:31 -07:00
parent 7642ccc99e
commit 83ae105edb
9 changed files with 17 additions and 329 deletions

View File

@@ -17,7 +17,7 @@
namespace ix
{
int cobra_to_sentry_bot(const ix::CobraConfig& config,
int cobra_to_sentry_bot(const CobraConfig& config,
const std::string& channel,
const std::string& filter,
const std::string& dsn,