From c38f0cbd47c380878712d3e89970ec77c9e80b0a Mon Sep 17 00:00:00 2001 From: JenneJ Date: Wed, 15 Feb 2017 16:27:40 +0100 Subject: [PATCH] merge test jonathan --- app/ZSG_Import/MyService.vb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/ZSG_Import/MyService.vb b/app/ZSG_Import/MyService.vb index e088ab6..86bba14 100644 --- a/app/ZSG_Import/MyService.vb +++ b/app/ZSG_Import/MyService.vb @@ -1,4 +1,5 @@ -Imports System.ComponentModel +' TEST - J +Imports System.ComponentModel Imports System.IO Public Class MyService