Skip to content

Commit 34d511f

Browse files
committed
Fix lint warnings
1 parent 8b4d5f2 commit 34d511f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/room_manager/routes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from dataclasses import asdict
2-
from typing import Literal, get_args
32

43
from flask import Flask, abort, jsonify, request
54

0 commit comments

Comments
 (0)