Skip to content

Commit

Permalink
chore: remove unnecessary export in test
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Feb 17, 2022
1 parent c892ea6 commit f44af43
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/core/test/define.test.ts
Expand Up @@ -10,8 +10,6 @@ declare let SOME: {
}
}

export {}

// functions to test that they are not statically replaced
const get__DEFINE__ = () => __DEFINE__
const get__JSON__ = () => __JSON__
Expand Down

0 comments on commit f44af43

Please sign in to comment.