mirror of
https://github.com/go-task/task.git
synced 2025-04-27 12:32:25 +02:00
style: remove unneeded white space
This commit is contained in:
parent
685a6f36d9
commit
b11be9d079
1
docs/static/js/carbon.js
vendored
1
docs/static/js/carbon.js
vendored
@ -2,7 +2,6 @@
|
|||||||
function attachAd() {
|
function attachAd() {
|
||||||
var wrapper = document.getElementById('sidebar-ads');
|
var wrapper = document.getElementById('sidebar-ads');
|
||||||
if (wrapper) {
|
if (wrapper) {
|
||||||
|
|
||||||
var el = document.createElement('script');
|
var el = document.createElement('script');
|
||||||
el.setAttribute('type', 'text/javascript');
|
el.setAttribute('type', 'text/javascript');
|
||||||
el.setAttribute('id', '_carbonads_js');
|
el.setAttribute('id', '_carbonads_js');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user