Skip to content

Commit

Permalink
removed deprecated section
Browse files Browse the repository at this point in the history
  • Loading branch information
jeesang7 committed Nov 7, 2021
1 parent e1e668e commit c1e8c50
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions docs/ko/docs/tutorial/static-files.md
Expand Up @@ -2,20 +2,6 @@

'StaticFiles'를 사용하여 디렉토리에서 정적 파일을 자동으로 제공할 수 있습니다.

## `aiofiles` 설치

먼저 `aiofiles` 를 설치해야 합니다:

<div class="termy">

```console
$ pip install aiofiles

---> 100%
```

</div>

## `StaticFiles` 사용

* `StaticFiles` 임포트합니다.
Expand Down

0 comments on commit c1e8c50

Please sign in to comment.