Skip to content

Commit 283e0fc

Browse files
committed
logging...4
1 parent 54565c2 commit 283e0fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/find-space-by-host.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ module.exports = async ({ username }) => {
1818
}
1919
);
2020

21-
console.group({ userResponse })
21+
// console.log(userResponse.data)
2222

2323
const data = userResponse.data.spaces.data;
2424
const meta = userResponse.data.spaces.meta;

0 commit comments

Comments
 (0)