فهرست منبع

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