1
0
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:
Andrey Nering 2023-12-29 15:12:30 -03:00
parent 685a6f36d9
commit b11be9d079

View File

@ -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');