5 lines
70 B
Python
5 lines
70 B
Python
from support import d, logger
|
|
|
|
import support
|
|
logger = support.logger
|