mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-02-02 04:13:50 +07:00
Removed unused import
This commit is contained in:
parent
e70f742f33
commit
dc2a12f03d
@ -1,8 +1,6 @@
|
||||
apply plugin: 'java'
|
||||
apply plugin: 'application'
|
||||
|
||||
import org.gradle.internal.os.OperatingSystem
|
||||
|
||||
[compileJava, compileTestJava]*.options*.encoding = 'UTF-8'
|
||||
|
||||
sourceSets.main.resources.srcDirs += [ rootProject.file('assets').path ]
|
||||
|
Loading…
Reference in New Issue
Block a user