BUG-1166: do not import BundleContext 98/7798/1
authorRobert Varga <rovarga@cisco.com>
Sat, 7 Jun 2014 07:53:51 +0000 (09:53 +0200)
committerRobert Varga <rovarga@cisco.com>
Sat, 7 Jun 2014 07:53:51 +0000 (09:53 +0200)
As it turns out, the entire import is only needed to get the canonical
class name. Replace the import with a static string, leaving the
dependency behind.

Change-Id: Ia300738b2d2351404eae1b2da20a0c6bc41ecd22
Signed-off-by: Robert Varga <rovarga@cisco.com>

No differences found