Cleanup
All checks were successful
Lint / lint (push) Successful in 11s

This commit is contained in:
Julien Valverdé
2025-08-22 18:11:35 +02:00
parent 4ece8729c7
commit 7a9d7187c5

View File

@@ -1,4 +1,4 @@
import { Effect, type Layer, ManagedRuntime, Predicate, Runtime } from "effect" import { Effect, type Layer, ManagedRuntime, Predicate, type Runtime } from "effect"
import * as React from "react" import * as React from "react"