Skip to content

Commit 464900b

Browse files
author
AJ Griffiths
committed
linting
1 parent 2e548ef commit 464900b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tbx/static_src/javascript/components/cookie-message.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ class CookieWarning {
2121
this.cookieDuration = 365;
2222
this.activeClass = 'active';
2323
this.inactiveClass = 'inactive';
24-
2524
this.template = document.querySelector(CookieWarning.vwoSelector());
2625
this.templateInitiated = false;
2726

0 commit comments

Comments
 (0)