From 04a069655c2ab5c2e97f24d5c81249c8106d5225 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 1 May 2020 00:36:28 +0000 Subject: [PATCH] --- source/Plugins/AyaNova.Plugin.V8/V8.cs | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/source/Plugins/AyaNova.Plugin.V8/V8.cs b/source/Plugins/AyaNova.Plugin.V8/V8.cs index ff206b0..8710634 100644 --- a/source/Plugins/AyaNova.Plugin.V8/V8.cs +++ b/source/Plugins/AyaNova.Plugin.V8/V8.cs @@ -190,10 +190,7 @@ namespace AyaNova.PlugIn.V8 /* TODO: - * - Add to installer - * - + * todo: once have moved beyond what's in the v8 import stuff then need to remove all that, though maybe comment out some bits as some may be useful for import / export?? * todo: make up stub versions of all the core biz objects so can test a full wiki, attachment etc import todo: export docs, settle on "Export" and edit all references to Import to switch it around as it's probably confusing artifact from dbdump days