FRUK-Simulator / Simulator

First Robotics UK Simulator
https://sim.morethanrobots.uk/
MIT License
5 stars 17 forks source link

remove illegal import from blocklySlice #178

Closed JamesWP closed 3 years ago

JamesWP commented 3 years ago

This import was causing a circular dependency since store imports blocklySlice

During the import process, we are not allowed to use any of the values exported from the modules in the import path.

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: