Removed old plugin system

This commit is contained in:
Joel Collins 2019-12-18 15:04:55 +00:00
parent a77ed8e273
commit 45c8d2b47f
7 changed files with 1 additions and 435 deletions

View file

@ -1,3 +0,0 @@
__all__ = ["utilities", "views"]
from . import utilities, views