diff options
Diffstat (limited to 'frontend/src/watch/apps/Failed.jsx')
| -rw-r--r-- | frontend/src/watch/apps/Failed.jsx | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/frontend/src/watch/apps/Failed.jsx b/frontend/src/watch/apps/Failed.jsx deleted file mode 100644 index f96e999..0000000 --- a/frontend/src/watch/apps/Failed.jsx +++ /dev/null @@ -1,7 +0,0 @@ -export default () => { - return ( - <div> - エラー - </div> - ); -} |
