Skip to content

fixed obvious linter problems

This fixes linter problems in an obvious way (removing unused variables, remove dead code, fix typos and undefined variables). It doesn't reformat the modules or do any more invasive changes. There are two modules that couldn't work before:

  • graphite
  • ketcd

Since they don't work before, nobody is going to miss them if I remove them?

Merge request reports