aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/ao_read_source_files.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/ao_read_source_files.org')
-rw-r--r--org/ao_read_source_files.org3
1 files changed, 0 insertions, 3 deletions
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) {