質問編集履歴

1

console\.log削除

2017/07/10 13:55

投稿

moro123
moro123

スコア18

test CHANGED
File without changes
test CHANGED
@@ -74,8 +74,6 @@
74
74
 
75
75
  .catch(error => {
76
76
 
77
- console.log(error);
78
-
79
77
  throw error;
80
78
 
81
79
  });