You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add check to resource_modification for orphaned langs/cats (#362)
* Add check to resource_modification for orphaned langs/cats
* Add check to resource_modification for orphaned langs/cats
* Add check for orphaned categories. This is just a test of the logic
* Simplify logic and implement orphaned language check
* Remove unused imports for Category and Language classes
* test for checking deletion of orphaned langs
random name for language use to prevent collision
* Cleaning out the lint trap
* Fix merge errors on previous commit
test for checking deletion of orphaned langs
random name for language use to prevent collision
* Fix lint errors and some other stuff
* Add test for unused categories
Co-authored-by: Lakshya Singh <lakshay.singh1108@gmail.com>
0 commit comments