From 897653bcc510a3b6eab9861d518c645fe066b9c3 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 26 Jan 2017 13:44:44 -0500 Subject: regex template, made more uniform --- org/ao_read_source_files.org | 3 --- 1 file changed, 3 deletions(-) (limited to 'org/ao_read_source_files.org') diff --git a/org/ao_read_source_files.org b/org/ao_read_source_files.org index 703ae9e..350ee19 100644 --- a/org/ao_read_source_files.org +++ b/org/ao_read_source_files.org @@ -80,9 +80,6 @@ template SiSUmarkupRaw() { std.stdio, std.utf, std.conv : to; - private import - ao_rgx; // ao_defaults.d - mixin RgxInit; auto rgx = Rgx(); struct MarkupRaw { final sourceContent(in string fn_src) { -- cgit v1.2.3