Skip to content

Commit

Permalink
MINOR: get rid of unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
pvilalta committed Jan 13, 2023
1 parent 15b41ed commit 6ac2155
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/BIMDataComponents/BIMDataMenu/BIMDataMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -134,15 +134,6 @@ export default {
type: Boolean,
default: false,
},
/**
* This props is specific to the eponym platform feature.
* It's a temporary workaround that allow us
* to make items with no child hoverable.
*/
userGroupImportFeature: {
type: Boolean,
default: false,
},
},
emits: ["hover"],
data() {
Expand Down

0 comments on commit 6ac2155

Please sign in to comment.