Skip to content

Commit

Permalink
Fix missed conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-matt-hillsdon committed May 29, 2024
1 parent a492d04 commit f81046d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/editor/codemirror/CodeMirror.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -232,14 +232,11 @@ const CodeMirror = ({
parameterHelpOption,
uri,
apiReferenceMap,
<<<<<<< HEAD
portals,
portalFactory,
setPortals,
=======
device,
disableV2OnlyFeaturesWarning,
>>>>>>> main
]);
useEffect(() => {
// Do this separately as we don't want to destroy the view whenever options needed for initialization change.
Expand Down

0 comments on commit f81046d

Please sign in to comment.