From 3d0fd3072cf2e4b667f928f924d2ba7486813a92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=EA=B2=BD=EB=AF=BC?= Date: Thu, 19 Mar 2026 14:02:35 +0900 Subject: [PATCH] =?UTF-8?q?Cleanup:=20Deleting=2003.Code/=EC=97=85?= =?UTF-8?q?=EB=A1=9C=EB=93=9C=EC=9A=A9/handlers/template/tools/page=5Fsetu?= =?UTF-8?q?p.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03.Code/업로드용/handlers/template/tools/page_setup.py | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 03.Code/업로드용/handlers/template/tools/page_setup.py diff --git a/03.Code/업로드용/handlers/template/tools/page_setup.py b/03.Code/업로드용/handlers/template/tools/page_setup.py deleted file mode 100644 index 27f1b41..0000000 --- a/03.Code/업로드용/handlers/template/tools/page_setup.py +++ /dev/null @@ -1,2 +0,0 @@ -# -*- coding: utf-8 -*- -... (content) ...