Skip to content

Scanwork Cleanup

David Vorick requested to merge cleanup into master

I cleaned up some of the code in scanwork. This is still a work in progress, but this much should at least make it easier to identify issues and correct them. Mostly, I removed code that's not used anymore and I broke larger functions into smaller functions. I also eliminated some global constants, though plenty remain.

Merge request reports