From 710220ea92f22cc1a432117c5215bbd44750b2e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9E=84=EC=88=98=ED=98=81?= Date: Tue, 16 Jul 2024 20:53:29 +0900 Subject: [PATCH] =?UTF-8?q?FE-52=20=E2=9C=A8text:=20=ED=85=8C=20=ED=85=8C?= =?UTF-8?q?=EC=8A=A4=ED=8A=B8=EC=BD=94=EB=93=9C=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apis/.http | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 src/apis/.http diff --git a/src/apis/.http b/src/apis/.http deleted file mode 100644 index b841f384..00000000 --- a/src/apis/.http +++ /dev/null @@ -1,2 +0,0 @@ -GET https://fe-project-epigram-api.vercel.app/5-9/epigrams?limit=10&cursor=1&keyword=example&writerId=42 -Content-Type: application/json