removed GO statements

This commit is contained in:
2024-03-07 17:13:13 +01:00
parent ca816b2a5c
commit 4d0e306b03
3 changed files with 4 additions and 5 deletions

View File

@@ -22,7 +22,6 @@ Modifications:
The values in the local pharmacy are updated as well
=============================================================================*/
USE [master];
GO
DECLARE @ou_id INT;
DECLARE @fqdn VARCHAR(100) = '$fqdn';