Skip to content

Commit 6c46fbc

Browse files
committed
Remove unused comments from ExampleUsages.java to clean up code
1 parent 22bc469 commit 6c46fbc

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/main/java/fr/sandro642/github/example/ExampleUsages.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ public void initializeLib() {
4646
ConnectLib.initialize(ResourceType.MAIN_RESOURCES, LangType.FRENCH);
4747
}
4848

49-
// Add methods here to demonstrate how to use the ConnectLib library
50-
// For example, you can create methods to make API calls, handle responses, etc.
51-
5249
// Example method to demonstrate usage
5350
public void exampleMethodSync() {
5451
try {

0 commit comments

Comments
 (0)