Delete unneeded comment from build config

This commit is contained in:
Jonas Tobias Hopusch 2021-09-19 20:13:14 +02:00
parent 5919c26c10
commit a48f122296
Failed to generate hash of commit

View file

@ -1,11 +1,3 @@
/*
* This file was generated by the Gradle 'init' task.
*
* This generated file contains a sample Kotlin application project to get you started.
* For more details take a look at the 'Building Java & JVM projects' chapter in the Gradle
* User Manual available at https://docs.gradle.org/7.2/userguide/building_java_projects.html
*/
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {