Skip to content

Commit 5fb6850

Browse files
committed
Fix other conflicts
2 parents 0dd1090 + b8cbd2e commit 5fb6850

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/debug_user_code.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
# Insert absolute path to Circuitpython libraries for CLUE into sys.path
3333
sys.path.insert(0, os.path.join(abs_path_to_parent_dir, CONSTANTS.CIRCUITPYTHON))
3434

35-
3635
# This import must happen after the sys.path is modified
3736
from common import debugger_communication_client
3837

src/latest_release_note.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ export const LATEST_RELEASE_NOTE = `<h1>Device Simulator Express Release Notes
66
</div>
77
88
<h2>📝 April 22, 2020</h2>
9-
109
<h3>Changes:</h3>
1110
<ul>
1211
<li>Increased precision for certain sensors on the CLUE and CPX.</li>

0 commit comments

Comments
 (0)