diff --git a/03.Code/업로드용/handlers/briefing/__init__.py b/03.Code/업로드용/handlers/briefing/__init__.py deleted file mode 100644 index dc7c1f7..0000000 --- a/03.Code/업로드용/handlers/briefing/__init__.py +++ /dev/null @@ -1,5 +0,0 @@ -# -*- coding: utf-8 -*- -""" -기획서 (briefing) 처리 모듈 -""" -from .processor import BriefingProcessor \ No newline at end of file