Skip to content

Commit fc2fbd0

Browse files
author
Kevin Nadro
committed
remove console log
1 parent f7bcdda commit fc2fbd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/create/array1d.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const setup = () => {
2727

2828
var numColumns = getNumColumns();
2929
var data = array2D.fauxData(1,numColumns)[0];
30-
console.log(data);
30+
3131
arr1DTracer.setData(data);
3232
array2D.tableToInputFields(1, numColumns);
3333
util.positionModules();

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy