From 98e17766b203734a1817eed94338e2d25f4395f7 Mon Sep 17 00:00:00 2001 From: transtrike Date: Sat, 13 Feb 2021 16:20:18 +0200 Subject: Project Restructure P.1 --- src/DevHive.Data/ConnectionString.json | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/DevHive.Data/ConnectionString.json (limited to 'src/DevHive.Data/ConnectionString.json') diff --git a/src/DevHive.Data/ConnectionString.json b/src/DevHive.Data/ConnectionString.json deleted file mode 100644 index c8300b2..0000000 --- a/src/DevHive.Data/ConnectionString.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "ConnectionStrings": { - "DEV": "Server=localhost;Port=5432;Database=API;User Id=postgres;Password=password;" - } -} \ No newline at end of file -- cgit v1.2.3