File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -133,4 +133,4 @@ function sendToApplication(packet) {
133133
134134server . listen ( PORT , ( ) => {
135135 console . log ( `adb-mcp Command proxy server running on ws://localhost:${ PORT } ` ) ;
136- } ) ;
136+ } ) ;
Original file line number Diff line number Diff line change @@ -143,4 +143,4 @@ def get_instructions() -> str:
143143 "SUBTRACT",
144144 "DIVIDE"
145145]
146- """
146+ """
Original file line number Diff line number Diff line change @@ -901,4 +901,4 @@ def get_instructions() -> str:
901901 "VIVIDLIGHT" ,
902902 "SUBTRACT" ,
903903 "DIVIDE"
904- ]
904+ ]
Original file line number Diff line number Diff line change 104104 ]
105105 }
106106 ]
107- }
107+ }
Original file line number Diff line number Diff line change 104104 ]
105105 }
106106 ]
107- }
107+ }
Original file line number Diff line number Diff line change 104104 ]
105105 }
106106 ]
107- }
107+ }
You can’t perform that action at this time.
0 commit comments