remove this file use master

This commit is contained in:
Rafael Meira 2019-12-10 11:11:54 -03:00 committed by GitHub
parent 44f1d456b2
commit a010010d97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
CREATE DATABASE $(MSSQL_DATABASE);
GO
USE $(MSSQL_DATABASE);
GO