Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
diff --git a/src/contents/content.ts b/src/contents/content.ts index 97ef2d5..1099edc 100644 --- a/src/contents/content.ts +++ b/src/contents/content.ts @@ -1,3 +1,4 @@ +// TODO: Remove this file. This is for legacy code. // import type { PlasmoCSConfig } from "plasmo"; // import { BskyServiceWorkerClient } from "~lib/bskyServiceWorkerClient"; // import { MESSAGE_NAMES, VIEWER_STATE } from "~lib/constants";
- Loading branch information