Skip to content

Commit a918c0d

Browse files
committed
rm log
1 parent cfaca26 commit a918c0d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/builder/src/actions/projects.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,6 @@ export const loadProjects =
185185
chainIds: chainIDs.map((id) => id.valueOf()),
186186
});
187187

188-
console.log("projects", projects);
189-
190188
if (projects && withMetaData) {
191189
projects.forEach((project) => {
192190
if (project.metadata && project.metadata.title) {

0 commit comments

Comments
 (0)