From 25c75752d07fccc00682890875f3ce6c13f61d90 Mon Sep 17 00:00:00 2001 From: Miran Date: Mon, 1 Feb 2021 06:50:23 +0100 Subject: remove quotation marks around imports - fixes links in the docs (#16888) --- lib/pure/pathnorm.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/pure/pathnorm.nim') diff --git a/lib/pure/pathnorm.nim b/lib/pure/pathnorm.nim index 7834f8d95..a7da821d6 100644 --- a/lib/pure/pathnorm.nim +++ b/lib/pure/pathnorm.nim @@ -14,7 +14,7 @@ # Yes, this uses import here, not include so that # we don't end up exporting these symbols from pathnorm and os: -import "includes/osseps" +import includes/osseps type PathIter* = object -- cgit 1.4.1-2-gfad0