Removed unneeded param tags in Dictionary Controller
This commit is contained in:
parent
d83f9e6da1
commit
a4f7b7f577
1 changed files with 0 additions and 2 deletions
|
@ -133,8 +133,6 @@ public class DictionaryController extends SharedCodeController {
|
|||
* An observable list of DictionaryEntries is loaded from the Application class into a local instance of ObservableList.
|
||||
* It also sets up Lambda expressions related to live searching functionality and the display of DictionaryEntries.
|
||||
*
|
||||
// * @param url
|
||||
// * @param resourceBundle
|
||||
* @see Application
|
||||
* @see DictionaryEntry
|
||||
*/
|
||||
|
|
Reference in a new issue