Skip to content

Commit 66d7af9

Browse files
committed
chore(stage-web,stage-tamagotchi): remove dead code
1 parent 2d90e22 commit 66d7af9

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

apps/stage-tamagotchi/src/renderer/modules/posthog.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,3 @@ posthog.init('phc_rljw376z5gt6vXJlc3sTr7hFbXodciY9THEQXIRnW53', {
44
api_host: 'https://us.i.posthog.com',
55
person_profiles: 'identified_only', // or 'always' to create profiles for anonymous users as well
66
})
7-
8-
export default posthog

apps/stage-web/src/modules/posthog.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,3 @@ posthog.init('phc_pzjziJjrVZpa9SqnQqq0QEKvkmuCPH7GDTA6TbRTEf9', {
44
api_host: 'https://us.i.posthog.com',
55
person_profiles: 'identified_only', // or 'always' to create profiles for anonymous users as well
66
})
7-
8-
export default posthog

0 commit comments

Comments
 (0)