Remove potentially missing imports
Some configurables can be disabled in the build with ifdefs and when this happens importing the module fails. Since the two configurables in question are not used, the imports are removed.
This should fix the failing test in MooreOnline