We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2a4ec8 commit 6b647e6Copy full SHA for 6b647e6
javascript/app/components/identifier-info.js
@@ -66,7 +66,7 @@ export default Ember.Component.extend({
66
this.set('downloadedDocumentation',hoogleDocs);
67
}});
68
});
69
- });;
+ });
70
}
71
72
})
0 commit comments