mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-11 22:08:54 +00:00
cleanup import paths
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
## Include file that imports all plugins that are active.
|
||||
|
||||
import
|
||||
"../compiler" / [pluginsupport, idents, ast], locals, itersgen
|
||||
".." / [pluginsupport, idents, ast], locals, itersgen
|
||||
|
||||
const
|
||||
plugins: array[2, Plugin] = [
|
||||
|
||||
Reference in New Issue
Block a user