From 0afe1fa9851466d1e9cf32b3e89abbfb6bd1b287 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jind=C5=99ich=20Iv=C3=A1nek?= Date: Wed, 3 Apr 2019 11:52:12 +0200 Subject: [PATCH] Remove global.json. Fix #426 --- global.json | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 global.json diff --git a/global.json b/global.json deleted file mode 100644 index be6957e82b..0000000000 --- a/global.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "sdk": { - "version": "2.1.503" - } -} \ No newline at end of file