Skip to content
  • Duncan Coutts's avatar
    Remove reundant args of selectComponentTarget functions · b0f7a9b6
    Duncan Coutts authored
    The PackageId and ComponentName are already part of the existing
    AvailableTarget record argument.
    
    We need to eliminate this redundancy because for new kinds of target
    selectors we will not have the PackageId and ComponentName from the
    selector, only from the AvailableTarget selected.
    b0f7a9b6