refactor(assets_proxy): use decorators to simplify code
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
"""LIO (Legacy IO) router for osu-server-spectator compatibility."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import base64
|
||||
import json
|
||||
from typing import Any
|
||||
|
||||
Reference in New Issue
Block a user