style(claws): remove obsolete lifecycle lint exemption

This commit is contained in:
Patrick Erichsen
2026-07-20 14:25:44 -07:00
parent 430ab4521b
commit c77140ceda
-1
View File
@@ -1,4 +1,3 @@
/* oxlint-disable max-lines -- Resource-specific removal helpers split into owner modules in subsequent lifecycle slices. */
import { createHash } from "node:crypto";
import { stableStringify } from "../agents/stable-stringify.js";
import { getRuntimeConfig } from "../config/config.js";