Commit 99864776ad77d53f1d985f3df2842878855857d9

Authored by Volodymyr Babak
1 parent eb56b11b

Removed unused import

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