Skip to content

Commit

Permalink
traffic-a22-forecast: enable postconstruct method again
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed Oct 3, 2023
1 parent e30e8b1 commit 3f23fd5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ public class JobScheduler {
@Autowired
private ProvenanceConfig provenanceConfig;

// @PostConstruct
@PostConstruct
public void postConstruct() {
// sync data types
odhClient.syncDataTypes(stationType,
Expand Down

0 comments on commit 3f23fd5

Please sign in to comment.