Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
remove default flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Dickey committed Apr 20, 2017
1 parent 8ec673d commit f2a7589
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion commands/addons/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ function * run (ctx, api) {
let topic = 'addons'
module.exports = {
topic: topic,
default: true,
needsAuth: true,
wantsApp: true,
flags: [
Expand Down

0 comments on commit f2a7589

Please sign in to comment.