remove Unnecessary semicolons

This commit is contained in:
OMGeeky
2025-06-21 18:37:54 +02:00
parent 90359bf285
commit 18cb73385f
15 changed files with 2 additions and 61 deletions

View File

@@ -119,7 +119,6 @@ public class TMXMapSet implements ProjectTreeNode {
}
}
;
};
watcher.start();
}