Skip to content

Commit

Permalink
chore: rename FunctionManagerBean to FunctionManagerLoader
Browse files Browse the repository at this point in the history
  • Loading branch information
Lambert-Rao committed Feb 20, 2024
1 parent ac87f7f commit 21a339c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
import org.springframework.stereotype.Component;

@Component
public class FunctionManagerBean {
public class FunctionManagerLoader {

private FunctionManager functionManager;

Expand Down

0 comments on commit 21a339c

Please sign in to comment.