mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 17:39:02 +02:00
Cleanup imports
This commit is contained in:
+1
-2
@@ -9,6 +9,7 @@ import os
|
||||
import inspect
|
||||
import globals
|
||||
import sys
|
||||
import pdb
|
||||
|
||||
# the debug levels:
|
||||
# 0 = minimum output (default)
|
||||
@@ -16,8 +17,6 @@ import sys
|
||||
# 2 = verbose
|
||||
# n = custom setting
|
||||
|
||||
import globals
|
||||
import pdb
|
||||
|
||||
|
||||
def check(check, str):
|
||||
|
||||
Reference in New Issue
Block a user