Skip to content

Commit e27e496

Browse files
committed
fixed javadoc issues
1 parent 5b50dcf commit e27e496

File tree

1 file changed

+0
-2
lines changed
  • qanary-component-QB-DeepPavlovWrapper/src/main/java/eu/wdaqua/qanary/component/deeppavlovwrapper/qb

1 file changed

+0
-2
lines changed

qanary-component-QB-DeepPavlovWrapper/src/main/java/eu/wdaqua/qanary/component/deeppavlovwrapper/qb/DeepPavlovWrapper.java

-2
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,6 @@ public List<String> getSupportedLang() {
103103
* implement this method encapsulating the functionality of your Qanary
104104
* component, some helping notes w.r.t. the typical 3 steps of implementing a
105105
* Qanary component are included in the method (you might remove all of them)
106-
*
107-
* @throws SparqlQueryFailed
108106
*/
109107
@Override
110108
public QanaryMessage process(QanaryMessage myQanaryMessage) {

0 commit comments

Comments
 (0)