Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
After a large amount of work, I've decided that implementing the import commands is tedious, actually impossible to mock out properly, and a waste of time. I've decided to cut the feature entirely, given that it didn't exist before. While this is probably a PITA if anyone was waiting on it, I don't think people were given that this module is so lightly used by so many. Even importing JSON was a chore because it could not ever let me call `.ToString()` on objects or even inject a custom deserializer in place for specific types. What an absolute fucking waste of time. Signed-off-by: Izzy Muerte <63051+bruxisma@users.noreply.github.com>
- Loading branch information