whitespace be gone
This commit is contained in:
parent
19e1944a90
commit
b257af182d
2 changed files with 0 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
||||||
# Nim Configuration
|
# Nim Configuration
|
||||||
|
|
||||||
|
|
||||||
`config.nims` sourced from -> https://github.com/kaushalmodi/nim_config
|
`config.nims` sourced from -> https://github.com/kaushalmodi/nim_config
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
|
|
||||||
|
|
||||||
from macros import error
|
from macros import error
|
||||||
from strutils import `%`, endsWith, strip, replace
|
from strutils import `%`, endsWith, strip, replace
|
||||||
from sequtils import filterIt, concat
|
from sequtils import filterIt, concat
|
||||||
|
|
Loading…
Reference in a new issue