day1: Replace tab by spaces
This commit is contained in:
parent
c0784fa8b3
commit
177b08e515
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env dub
|
#!/usr/bin/env dub
|
||||||
/+ dub.sdl:
|
/+ dub.sdl:
|
||||||
name "main"
|
name "main"
|
||||||
dependency "mir-algorithm" version="~>3.10.12"
|
dependency "mir-algorithm" version="~>3.10.12"
|
||||||
+/
|
+/
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env dub
|
#!/usr/bin/env dub
|
||||||
/+ dub.sdl:
|
/+ dub.sdl:
|
||||||
name "main"
|
name "main"
|
||||||
dependency "mir-algorithm" version="~>3.10.12"
|
dependency "mir-algorithm" version="~>3.10.12"
|
||||||
+/
|
+/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue