Clean up stale obmc-phosphor-utils references

There were a number of places that inherited this class but did not
use it.  A number of classes that did use it did not inherit it.
This was possible because the class was pulled in by the distro
configuration but that has been removed here as well.

Tested: Built and verified a witherspoon image
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Change-Id: I73511cdcc609875b4fe016967c1b84c5200fb703
diff --git a/meta-centriq2400-rep/recipes-phosphor/leds/centriq2400-rep-led-manager-config-native.bb b/meta-centriq2400-rep/recipes-phosphor/leds/centriq2400-rep-led-manager-config-native.bb
index 24cf272..7d0e777 100644
--- a/meta-centriq2400-rep/recipes-phosphor/leds/centriq2400-rep-led-manager-config-native.bb
+++ b/meta-centriq2400-rep/recipes-phosphor/leds/centriq2400-rep-led-manager-config-native.bb
@@ -2,7 +2,6 @@
 PR = "r1"
 
 inherit native
-inherit obmc-phosphor-utils
 inherit obmc-phosphor-license
 
 PROVIDES += "virtual/phosphor-led-manager-config-native"