Skip to content

Commit

Permalink
remove dead code comment
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiaaas committed Mar 2, 2022
1 parent facfe66 commit c91647c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,3 @@ const config = {
}

export default config

// const buildConfig = opts => {
// const options = { ...config, ...defaultOptions, ...opts }
// }

0 comments on commit c91647c

Please sign in to comment.