Skip to content

Commit

Permalink
remove console log
Browse files Browse the repository at this point in the history
  • Loading branch information
isaak committed Jul 21, 2023
1 parent 46cf4e2 commit 318573f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/source/legacy/solGS/kinship.js
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ solGS.kinship = {
},

addDowloandLinks: function (res) {
console.log(`adddownloadlinks res: ${JSON.stringify(res)}`);
var popName = res.kinship_pop_name;
var kinFileId = res.kinship_file_id;
var kinshipFile = res.kinship_table_file;
Expand Down

0 comments on commit 318573f

Please sign in to comment.