Skip to content
Prev Previous commit
Next Next commit
Apply formatting changes
  • Loading branch information
Juice10 authored and github-actions[bot] committed Jun 7, 2024
commit c48fa15a2b0f96b574ea6bddbc1f783440c4401d
2 changes: 0 additions & 2 deletions packages/rrweb-player/.svelte-kit/ambient.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ declare module '$env/static/private' {
export const npm_package_dependencies_kleur: string;
export const npm_package_dependencies_devalue: string;
export const npm_config_ignore_scripts: string;
export const STATS_BLT: string;
export const GITHUB_WORKFLOW_REF: string;
export const PERFLOG_LOCATION_SETTING: string;
export const GITHUB_ACTION_REPOSITORY: string;
Expand Down Expand Up @@ -372,7 +371,6 @@ declare module '$env/dynamic/private' {
npm_package_dependencies_kleur: string;
npm_package_dependencies_devalue: string;
npm_config_ignore_scripts: string;
STATS_BLT: string;
GITHUB_WORKFLOW_REF: string;
PERFLOG_LOCATION_SETTING: string;
GITHUB_ACTION_REPOSITORY: string;
Expand Down