Skip to content

Commit

Permalink
Update library
Browse files Browse the repository at this point in the history
  • Loading branch information
SBalslev committed Dec 6, 2024
1 parent eb176b4 commit cdc50d6
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,6 @@ codeunit 132935 "AppSrc Product Mgr. Test Impl."
exit(AppSourceProductManager.ExtractAppIDFromUniqueProductID(UniqueProductIDValue))
end;

procedure CanInstallProductWithPlans(Plans: JsonArray): Boolean
begin
exit(AppSourceProductManager.CanInstallProductWithPlans(Plans));
end;

#region Record handling functions

/// <summary>
Expand Down

0 comments on commit cdc50d6

Please sign in to comment.