@ -3755,7 +3755,10 @@ def installPreInspection(version):
def uninstallPreInspection(version):
data_dir = getDataDir()
if os.path.exists(data_dir):
stop(version)
if mw.isDebugMode():
return 'ok'