Skip to content

Commit

Permalink
lower visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
wind57 committed Nov 29, 2024
1 parent 5c637e5 commit 6c11f96
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @author wind57
*/
@SpringBootApplication
public class Fabric8DiscoveryApp {
class Fabric8DiscoveryApp {

public static void main(String[] args) {
SpringApplication.run(Fabric8DiscoveryApp.class, args);
Expand Down

0 comments on commit 6c11f96

Please sign in to comment.