Skip to content

Commit

Permalink
Update third party dependencies
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 695879445
  • Loading branch information
12wrigja authored and copybara-github committed Nov 12, 2024
1 parent 4ae6df3 commit 7d59fcd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ui/src/components/visualizer/worker/worker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ import {GraphProcessor} from './graph_processor';
import {IdenticalGroupsFinder} from './identical_groups_finder';
import {updateProcessingProgress} from './utils';

declare const self: ServiceWorkerGlobalScope;

try {
importScripts('/static_files/worker_deps.js');
} catch (e) {
Expand Down

0 comments on commit 7d59fcd

Please sign in to comment.