diff --git a/src/Components/PostForm/PostForm.tsx b/src/Components/PostForm/PostForm.tsx
index b4c4caa..59bcfd5 100644
--- a/src/Components/PostForm/PostForm.tsx
+++ b/src/Components/PostForm/PostForm.tsx
@@ -97,11 +97,9 @@ export default function PostForm() {
{progress !== 100 && }
- {/* 一旦仮で表示 */}
{imageUrl && (
アップロード完了:
-
)}