Skip to content

Commit 0240468

Browse files
committed
[lldb] format tests.
1 parent 6911b1b commit 0240468

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/packages/Python/lldbsuite/test/tools/lldb-dap/dap_server.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1049,7 +1049,6 @@ def request_dataBreakpointInfo(
10491049
bytes_: int = None,
10501050
asAddress: bool = None,
10511051
):
1052-
10531052
args_dict = {}
10541053
if asAddress is not None:
10551054
args_dict = {

0 commit comments

Comments
 (0)