mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-24 15:41:43 +00:00
nre: don't use the deprecated import syntax
(cherry picked from commit 895ac5bec4)
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