Commit 1ab1a8e085b4ab9631e8f005d29a8917b7e57a81

Authored by deaflynx
1 parent 8ef786ac

Code cleaning

@@ -78,6 +78,7 @@ public class CustomerServiceImpl extends AbstractEntityService implements Custom @@ -78,6 +78,7 @@ public class CustomerServiceImpl extends AbstractEntityService implements Custom
78 78
79 @Autowired 79 @Autowired
80 private DashboardService dashboardService; 80 private DashboardService dashboardService;
  81 +
81 @Autowired 82 @Autowired
82 @Lazy 83 @Lazy
83 private TbTenantProfileCache tenantProfileCache; 84 private TbTenantProfileCache tenantProfileCache;