Skip to content

Commit

Permalink
remove unnecessary exports
Browse files Browse the repository at this point in the history
  • Loading branch information
rezrah committed Aug 28, 2024
1 parent 4d7721d commit 0fc2075
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/design-tokens/scripts/style-dictionary.js
Original file line number Diff line number Diff line change
Expand Up @@ -488,8 +488,4 @@ function buildPrimitives(
module.exports = {
buildPrimitives,
StyleDictionary,
pathToKebabCase,
pathToDotNotation,
capitalize,
pathToPascalCase,
}

0 comments on commit 0fc2075

Please sign in to comment.