Skip to content

Commit b4ca393

Browse files
committed
chore: remove extra comment
1 parent a9b12c3 commit b4ca393

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/store.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,6 @@ export default function Store(
740740
this.SDKConfig[baseUrlKeys] = baseUrls[baseUrlKeys];
741741
}
742742

743-
// Apply privacy flags from launcherOptions early (methods not yet defined → set fields directly)
744743
const { noFunctional, noTargeting } = config?.launcherOptions ?? {};
745744

746745
if (noFunctional != null) {

0 commit comments

Comments
 (0)