misc: d_setting에 관련 코드가 추가되어 TODO 제거
This commit is contained in:
@@ -5,8 +5,6 @@ namespace sammo;
|
||||
/** 서버 내 변수 모음 */
|
||||
class ServerDefaultEnv
|
||||
{
|
||||
//TODO: 이 값이 .env든 d_setting의 기타 변수이든, 수정 가능해야함
|
||||
|
||||
private function __construct()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user