mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
removed unused variables (#904)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
const form = document.getElementById('control-row');
|
||||
const go = document.getElementById('go');
|
||||
const input = document.getElementById('input');
|
||||
const message = document.getElementById('message');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user