Removed unused import

This commit is contained in:
Volodymyr Babak 2021-07-23 15:15:07 +03:00
parent eb56b11b2f
commit 99864776ad

View File

@ -20,7 +20,6 @@ import org.apache.commons.lang3.RandomStringUtils;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.thingsboard.server.common.data.Customer;
import org.thingsboard.server.common.data.Dashboard;