Removed SRAM directory

This commit is contained in:
Bugra Onal
2022-07-28 15:04:53 -07:00
parent caac39c88b
commit bac40fa630
-5
View File
@@ -1,5 +0,0 @@
from .sram_1bank import *
from .sram_2bank import *
from .sram_base import *
from .sram_config import *
from .sram import *