Remove extraneous TODO comment

The thing it describes actually happened
This commit is contained in:
Travis Ralston 2019-01-21 17:32:25 -07:00
parent 15a56fa90b
commit b678e84272

View file

@ -21,7 +21,6 @@
}
.mx_UserSettingsDialog_closeIcon:before {
// TODO: Use real icon
mask: url('$(res)/img/feather-icons/cancel.svg');
background-color: $dialog-close-fg-color;
mask-repeat: no-repeat;