Skip to content

Commit

Permalink
Update voicevox_engine/resource_manager.py
Browse files Browse the repository at this point in the history
Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
  • Loading branch information
sabonerune and Hiroshiba authored Jun 18, 2024
1 parent afffa0d commit 1a3fed1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions voicevox_engine/resource_manager.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
"""
URLから取得可能なリソースの管理
アップデートでリソースの変更が反映されるようにURLはハッシュ値から生成する
リソースファイルを管理する。
"""

import base64
Expand Down

0 comments on commit 1a3fed1

Please sign in to comment.