SEMOSS / semoss-ui

Apache License 2.0
17 stars 3 forks source link

[TASK] Remove variables that no longer have reference value #249

Open johbaxter opened 2 months ago

johbaxter commented 2 months ago

Description

Create a Migration Function that removes variables that do not have a reference value

Cleans up our DS of pointless variables

Existing

MigrationManager.tsx migration__1_0 ...

Reference

Tasks