Skip to content

Commit

Permalink
add Bundle functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
v-rudkovskiy committed May 10, 2023
1 parent 4038f61 commit a0431ad
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
import com.labs64.netlicensing.domain.entity.License;
import com.labs64.netlicensing.domain.entity.LicenseTemplate;
import com.labs64.netlicensing.domain.entity.Licensee;
import com.labs64.netlicensing.domain.entity.Notification;
import com.labs64.netlicensing.domain.entity.PaymentMethod;
import com.labs64.netlicensing.domain.entity.Product;
import com.labs64.netlicensing.domain.entity.ProductModule;
Expand Down

0 comments on commit a0431ad

Please sign in to comment.