- Issue created by @mlncn
- πΊπΈUnited States mlncn Minneapolis, MN, USA
Removed the use statement in favor of \Exception because non-namespaced classes/interfaces/traits should not be referenced with use statements.
This is definitely fixed, feel like it could be done better? More specific exception maybe?