Skip to content

Commit

Permalink
fixed javadoc issues
Browse files Browse the repository at this point in the history
  • Loading branch information
anbo-de committed Jun 15, 2024
1 parent 5b50dcf commit e27e496
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ public List<String> getSupportedLang() {
* implement this method encapsulating the functionality of your Qanary
* component, some helping notes w.r.t. the typical 3 steps of implementing a
* Qanary component are included in the method (you might remove all of them)
*
* @throws SparqlQueryFailed
*/
@Override
public QanaryMessage process(QanaryMessage myQanaryMessage) {
Expand Down

0 comments on commit e27e496

Please sign in to comment.