From 376eb99373dabd9f36967fdbb346f238ec81d85d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Wed, 17 Jun 2020 10:39:13 +0200 Subject: [PATCH] inspection_basics: remove gradle.properties --- inspection_basics/gradle.properties | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 inspection_basics/gradle.properties diff --git a/inspection_basics/gradle.properties b/inspection_basics/gradle.properties deleted file mode 100644 index 9b15a76d8..000000000 --- a/inspection_basics/gradle.properties +++ /dev/null @@ -1,2 +0,0 @@ -# Copyright 2000-2020 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -org.gradle.warning.mode=all \ No newline at end of file