mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-18 23:11:36 +00:00
nre: don't use the deprecated import syntax
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
|
||||
from pcre import nil
|
||||
import nre.private.util
|
||||
import nre/private/util
|
||||
import tables
|
||||
from strutils import `%`
|
||||
from math import ceil
|
||||
|
||||
Reference in New Issue
Block a user