Skip to content

Commit

Permalink
Remove smoothing export
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharcoux authored and derhuerst committed May 31, 2024
1 parent f76c0b9 commit 734be40
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -226,5 +226,3 @@ const renderRadarChart = (columnsData, data, opt = {}) => {
export {
renderRadarChart as radar,
}

export * from './smoothing.js'

0 comments on commit 734be40

Please sign in to comment.