Title:
  Eliminating import when there are more import forms.
Goal: 
  Eliminate the selected import list and other import forms related to
  the selected module.
Parameters:
  [{file,"test.erl"},{position,48}].
Documentation:
  The transformation eliminates the selected import list and the
  related other import list. The transformation removes both import
  forms and qualifies every unqualified function application listed in
  the removed import forms.