mirror of
https://github.com/go-task/task.git
synced 2025-02-15 14:03:30 +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() {
|
||||
var wrapper = document.getElementById('sidebar-ads');
|
||||
if (wrapper) {
|
||||
|
||||
var el = document.createElement('script');
|
||||
el.setAttribute('type', 'text/javascript');
|
||||
el.setAttribute('id', '_carbonads_js');
|
||||
|
Loading…
x
Reference in New Issue
Block a user