Clean up table classes

This commit is contained in:
jeremystretch
2021-09-17 15:37:19 -04:00
parent 9cb29f48a0
commit 7b3f6f1c67
9 changed files with 357 additions and 275 deletions

View File

@@ -0,0 +1,4 @@
from .ip import *
from .services import *
from .vlans import *
from .vrfs import *