Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen293 committed Jan 4, 2024
1 parent aac4d67 commit affe39b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/java/com/easypost/UserTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import com.easypost.exception.EasyPostException;
import com.easypost.exception.General.EndOfPaginationError;
import com.easypost.model.Brand;
import com.easypost.model.ChildUser;
import com.easypost.model.ChildUserCollection;
import com.easypost.model.User;
import org.junit.jupiter.api.AfterEach;
Expand Down

0 comments on commit affe39b

Please sign in to comment.