Skip to content

Commit

Permalink
[from now] 2024/01/19 10:13:16
Browse files Browse the repository at this point in the history
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
kawamataryo committed Jan 19, 2024
1 parent a093cbc commit acbad04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/contents/content.ts
Original file line number Diff line number Diff line change
@@ -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";
Expand Down

0 comments on commit acbad04

Please sign in to comment.