Skip to content

Commit 60dc9df

Browse files
committed
add text content to .vert and .frag files
1 parent a102211 commit 60dc9df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/scripts/examples.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ function getSketchContent(projectsInAllCategories) {
132132
}
133133
} else {
134134
project.sketchContent = res;
135-
// console.log("options.url: ", options.url);
136135
}
137136
return project;
138137
}).catch((err) => {

0 commit comments

Comments
 (0)