Explorar el Código

my regex was not smart enough

Benedikt Bartscher hace 1 año
padre
commit
7534b2caf2
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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