removed unused import and update sonar config to scan different components separately

This commit is contained in:
Blake J. Harnden 2018-01-15 10:50:14 -08:00
parent f4f5c9f5d8
commit 6f4ef0e193
2 changed files with 18 additions and 8 deletions

View file

@ -16,7 +16,6 @@ message handlers are defined and some support for sending messages.
import ConfigParser
import atexit
import importlib
import optparse
import os
import signal