Commit 1ab1a8e085b4ab9631e8f005d29a8917b7e57a81

Authored by deaflynx
1 parent 8ef786ac

Code cleaning

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