Skip to content

Commit e93918c

Browse files
committed
removed todo comment
1 parent cea4ce3 commit e93918c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/svelte/src/reactivity/utils.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { DEV } from 'esm-env';
22
import { source, set } from '../internal/client/reactivity/sources.js';
33
import { get } from '../internal/client/runtime.js';
44

5-
// TODO: should this be in constants?
65
export const NOTIFY_WITH_ALL_PARAMS = Symbol();
76

87
/**

0 commit comments

Comments
 (0)