Skip to content

Commit

Permalink
chore(app-ext): code clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeye64 committed Jul 11, 2021
1 parent 5545453 commit 1f25244
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app-extension/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ module.exports = function (api) {
// Uncomment the line below if you provide a JSON API for your component
api.registerDescribeApi('QActivity', '~@quasar/quasar-ui-qactivity/dist/api/QActivity.json')
api.registerDescribeApi('QActivityItem', '~@quasar/quasar-ui-qactivity/dist/api/QActivityItem.json')
// api.registerDescribeApi('MyComponent', '~quasar-ui-app-extension-qactivity/src/components/MyComponent.json')

// We extend /quasar.conf.js
api.extendQuasarConf(extendConf)
Expand Down

0 comments on commit 1f25244

Please sign in to comment.