Преглед изворни кода

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.
 """Next.js script wrappers and inline script functionality.
-from typing import Optional
 https://nextjs.org/docs/app/api-reference/components/script.
 https://nextjs.org/docs/app/api-reference/components/script.
 """
 """
 from __future__ import annotations
 from __future__ import annotations