소스 검색

my regex was not smart enough

Benedikt Bartscher 1 년 전
부모
커밋
7534b2caf2
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      reflex/components/base/script.py

+ 0 - 1
reflex/components/base/script.py

@@ -1,5 +1,4 @@
 """Next.js script wrappers and inline script functionality.
-from typing import Optional
 https://nextjs.org/docs/app/api-reference/components/script.
 """
 from __future__ import annotations