Skip to content

Commit

Permalink
Fix build issue due to console.log (#2586)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilan7empest authored Jul 7, 2024
1 parent 67fb23d commit 4529c57
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,6 @@ const AddToFeatureVectorPage = ({
rowHeightExtended: cssVariables.featuresRowHeightExtended
}
})
console.log('virtualizationConfig', virtualizationConfig)

return (
<AddToFeatureVectorView
Expand Down

0 comments on commit 4529c57

Please sign in to comment.