Skip to content
Snippets Groups Projects
Commit a030348f authored by Jonas Blatt's avatar Jonas Blatt :ant:
Browse files

Formatting

parent c9cfb441
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ public class WordnetService {
}
private void setupDictionary() {
if(dictionary!= null){
if (dictionary != null) {
dictionary.close();
}
dictionary = null;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment