Skip to content

Commit

Permalink
Remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
codycooperross committed May 24, 2024
1 parent 0eaf0e8 commit 071acad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/components/doi-doi.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ export default Component.extend({

actions: {
selectPrefix(repositoryPrefix) {
console.log("SELECT PREFIX")
this.model.set('prefix', repositoryPrefix.prefix.get('id'));
this.model.set(
'doi',
Expand Down

0 comments on commit 071acad

Please sign in to comment.