io-app icon indicating copy to clipboard operation
io-app copied to clipboard

chore: [IOBP-527] Remove require cycles in CGN

Open forrest57 opened this issue 1 year ago • 3 comments

Short description

removed require cycles in CGN folder

List of changes proposed in this pull request

  • moved circular imports to shared files

How to test

yarn jest and yarn tsc:noemit should be enough; The existance of circular dependencies has been checked this VSCode extension, along with VSCode's very useful search in non-edit views feature.

forrest57 avatar Feb 01 '24 16:02 forrest57