Skip to content

Commit

Permalink
got rid of unnecessary comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Carolina Capetillo committed Sep 21, 2023
1 parent d03390b commit fc694d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/projects/CreateProjectForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -838,8 +838,6 @@ const mapStateToComputed = (vuexModule, propertyNames) => {
export default {
name: 'CreateProjectForm',
// passing 'n' as a prop to be able to adjust height and width depending on the zoom selection
// have to specify the type of props for all 3
props: ['sitecode', 'project_to_load'],
mixins: [target_names, user_mixin],
components: {
Expand Down

0 comments on commit fc694d1

Please sign in to comment.