Skip to content

Commit

Permalink
Removed unnecessary getter
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespaologarcia committed Oct 5, 2023
1 parent 0217e1f commit f2c9381
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ export default class App extends Mixins(
@Getter getNrId!: number
@Getter isRoleStaff!: boolean
@Getter isMobile!: boolean
@Getter getFolioNumber!: string
@Getter isAuthenticated!: boolean
// Global actions
Expand Down

0 comments on commit f2c9381

Please sign in to comment.