removed todo comment

pull/11504/head
godzylinux 2 years ago committed by FoHoOV
parent 68dfe7914a
commit b7049d889b

@ -2,7 +2,6 @@ import { DEV } from 'esm-env';
import { source, set } from '../internal/client/reactivity/sources.js'; import { source, set } from '../internal/client/reactivity/sources.js';
import { get } from '../internal/client/runtime.js'; import { get } from '../internal/client/runtime.js';
// TODO: should this be in constants?
export const NOTIFY_WITH_ALL_PARAMS = Symbol(); export const NOTIFY_WITH_ALL_PARAMS = Symbol();
/** /**

Loading…
Cancel
Save