Skip to content

Commit bf47ff2

Browse files
committed
LoadingSpinner.scss: remove old TODO
1 parent 76ea0de commit bf47ff2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/LoadingSpinner.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ $half-size: math.div($size, 2);
77

88
.spinner {
99
position: relative;
10-
// TODO: #9: address build warnings
1110
top: calc(50% - $half-size);
1211
left: calc(50% - $half-size);
1312
width: $size;

0 commit comments

Comments
 (0)