Skip to content

Commit bd1a194

Browse files
committed
fmt
1 parent 155e875 commit bd1a194

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

java/src/org/openqa/selenium/bidi/emulation/SetGeolocationOverrideParameters.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,14 @@
88
//
99
// http://www.apache.org/licenses/LICENSE-2.0
1010
//
11-
// Unless required by applicable law or agreed in writing,
11+
// Unless required by applicable law or agreed to in writing,
1212
// software distributed under the License is distributed on an
1313
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
1414
// KIND, either express or implied. See the License for the
1515
// specific language governing permissions and limitations
1616
// under the License.
1717

18+
1819
package org.openqa.selenium.bidi.emulation;
1920

2021
import java.util.HashMap;

0 commit comments

Comments
 (0)