From 21b3c0552c0d6917c864b951a8a56538c95c01d7 Mon Sep 17 00:00:00 2001 From: Frank Szendzielarz Date: Tue, 4 Jun 2019 11:10:51 +0200 Subject: [PATCH] Get rid of unwanted VSCode file --- go-ethereum.code-workspace | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 go-ethereum.code-workspace diff --git a/go-ethereum.code-workspace b/go-ethereum.code-workspace deleted file mode 100644 index 876a1499c0..0000000000 --- a/go-ethereum.code-workspace +++ /dev/null @@ -1,8 +0,0 @@ -{ - "folders": [ - { - "path": "." - } - ], - "settings": {} -} \ No newline at end of file