Skip to content

Commit d10857f

Browse files
Jami CogswellJami Cogswell
authored andcommitted
Java: fix typo blank qldoc
1 parent 0355b78 commit d10857f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

java/ql/lib/semmle/code/java/dataflow/ExternalFlow.qll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,6 @@ module ModelValidation {
247247
)
248248
}
249249

250-
/**
251-
*/
252250
private string getInvalidModelOutput() {
253251
exists(string pred, AccessPath output, AccessPathToken part |
254252
sourceModel(_, _, _, _, _, _, output, _, _) and pred = "source"

0 commit comments

Comments
 (0)