Fix plugin not loading because of duplicated binding

Loading the plugin failed with a Guice exception [1] given that the same
binding was already defined by its-base and it was being loaded when
invoking the its-base module from its-rtc.

Remove duplicate binding from its-rtc.

[1] http://pastebin.com/a4JtTdZe

Change-Id: Ib4b9fac935f6e8ca1d7d75e1a990206958c6f096
1 file changed
tree: a6d7ef357e4f71e4b48f14a3003863db69352ec3
  1. .settings/
  2. lib/
  3. src/
  4. .gitignore
  5. BUCK
  6. LICENSE