Skip to content

Commit

Permalink
Update ConfigController.java
Browse files Browse the repository at this point in the history
  • Loading branch information
moremind authored Nov 13, 2024
1 parent f8a613d commit 333cb0a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
@RestController
@ConditionalOnBean(HttpLongPollingDataChangedListener.class)
public class ConfigController {

private final HttpLongPollingDataChangedListener longPollingListener;

private final NamespaceService namespaceService;
Expand Down

0 comments on commit 333cb0a

Please sign in to comment.