From 1d68dc6d490d0ec8873add73157c6d6f513e7aa2 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 26 Nov 2020 16:04:09 +0000 Subject: [PATCH] --- source/Plugins/AyaNova.Plugin.V8/V8.cs | 5 ----- 1 file changed, 5 deletions(-) diff --git a/source/Plugins/AyaNova.Plugin.V8/V8.cs b/source/Plugins/AyaNova.Plugin.V8/V8.cs index 206b7e6..d1aa17b 100644 --- a/source/Plugins/AyaNova.Plugin.V8/V8.cs +++ b/source/Plugins/AyaNova.Plugin.V8/V8.cs @@ -808,13 +808,8 @@ namespace AyaNova.PlugIn.V8 await util.PostAsync("customer-note", d.ToString()); } - - //---------------------------------- - } - - } }