delete_import_module/3¶
delete_import_module( + ExportModule, + ImportModule )* is det Exports in ImportModule are no longer available to Module.
All exported predicates from ExportModule are discarded from the ones used vy the source module ImportModule.