Skip to content

Commit

Permalink
delete consolelog
Browse files Browse the repository at this point in the history
  • Loading branch information
smgl9 committed Jul 1, 2021
1 parent 9805708 commit ea14a36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/project_manager/tools/edalize.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ export class Edalize extends tool_base.Tool_base{
}

set_builds(simulator_name, project_name, top_level){
console.log(simulator_name);
let builds;
switch (simulator_name) {
case 'vivado':
Expand Down

0 comments on commit ea14a36

Please sign in to comment.