update forge and remove unused imports

This commit is contained in:
way2muchnoise
2016-10-05 16:04:42 +02:00
parent 40a8884c81
commit 48eabfbb09
2 changed files with 1 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ sourceCompatibility = 1.8
targetCompatibility = 1.8
minecraft {
version = "1.10.2-12.18.1.2094"
version = "1.10.2-12.18.1.2095"
runDir = "run"
useDepAts = true
mappings = "snapshot_20160910"