Browse Source

remove obsolete imports

tags/v1.5.9
Jonathan Cobb 4 years ago
parent
commit
ad5878d501
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      bubble-server/src/test/java/bubble/test/promo/MultiplePromotionsTest.java

+ 0
- 2
bubble-server/src/test/java/bubble/test/promo/MultiplePromotionsTest.java View File

@@ -4,10 +4,8 @@
*/
package bubble.test.promo;

import bubble.auth.PromoCodePolicy;
import bubble.test.payment.PaymentTestBase;
import lombok.extern.slf4j.Slf4j;
import org.junit.Before;
import org.junit.Test;

@Slf4j


Loading…
Cancel
Save