Skip to content

Commit

Permalink
fix: remove unnecessary property
Browse files Browse the repository at this point in the history
  • Loading branch information
johnny243 committed Jun 26, 2020
1 parent 45fe641 commit ff20b9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/assets/javascripts/directives/views/actionsMenu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ type UpdateActionParams = {

type UpdateExtensionParams = {
hidden?: boolean
loading?: boolean
}

class ActionsMenuCtrl extends PureViewCtrl implements ActionsMenuScope {
Expand Down

0 comments on commit ff20b9d

Please sign in to comment.