Skip to content

remove unused variable

Christopher Schinnerl requested to merge mtlynch:remove-syncChan into master

Created by: mtlynch

Removing unused syncChan variable. This fixes a linter warning about ineffectual assignment of the variable.

Merge request reports