Commit c3623be872fac607b13f33860b1637f67c7ea0c7

Authored by Andrii Shvaika
1 parent 3088e6be

Fix for black box tests

... ... @@ -71,7 +71,6 @@ import java.util.concurrent.locks.Lock;
71 71 import java.util.concurrent.locks.ReentrantLock;
72 72
73 73 @Slf4j
74   -@TbCoreComponent
75 74 @Service
76 75 public class DefaultTbApiUsageStateService implements TbApiUsageStateService {
77 76
... ...