chore: remove sample comments
TS Lint / ESLint (push) Successful in 7m49s
Python Lint CI / ruff (push) Successful in 8m2s
Python Lint CI / ty (push) Successful in 8m1s
Python Lint CI / ruff-format-check (push) Successful in 8m1s
TS Lint / Oxlint (push) Successful in 4m11s
TS Lint / TypeScript (push) Successful in 4m6s

This commit is contained in:
2026-07-06 00:25:00 +02:00
parent 73067f51ce
commit 2e5eb86848
6 changed files with 9 additions and 63 deletions
-1
View File
@@ -1,2 +1 @@
from .comment import Comment # noqa: F401
from .task import Task # noqa: F401