Skip to content

Commit 6e7c747

Browse files
committed
[java] Run file format script.
[skip ci]
1 parent 8763f62 commit 6e7c747

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

java/src/org/openqa/selenium/NoSuchContextException.java

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@
1717

1818
package org.openqa.selenium;
1919

20-
/**
21-
* Thrown by {@link org.openqa.selenium.ContextAware#context(String)}.
22-
*/
20+
/** Thrown by {@link org.openqa.selenium.ContextAware#context(String)}. */
2321
@Deprecated
2422
public class NoSuchContextException extends NotFoundException {
2523

0 commit comments

Comments
 (0)