This website works better with JavaScript.
Home
Explore
Help
Sign In
bubblev
/
bubble
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
130
Wiki
Activity
Browse Source
remove obsolete imports
tags/v1.5.9
Jonathan Cobb
4 years ago
parent
d13ddeec45
commit
ad5878d501
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save