Skip to content

Commit

Permalink
rever line highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
meodai committed Nov 19, 2024
1 parent cb036f4 commit 543a4af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/developer-docs/ai/machine-learning-sample.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,6 @@ import { machine_learning_sample_backend } from "../../declarations/machine_lear
* @param {object} cropContext - The 2d context of an intermediate hidden canvas.
* @param {object} scaledContext - The 2d context of the destination 28x28 canvas.
*/
// highlight-next-line
export function cropScaleGetImageData(mainContext, cropContext, scaledContext) {

const cropEl = cropContext.canvas;
Expand Down

0 comments on commit 543a4af

Please sign in to comment.