Removed unnecessary line from settings.gradle

This commit is contained in:
OmerBenGera 2024-04-29 19:49:53 +03:00
parent 2a9ca35b95
commit 874551a023
1 changed files with 0 additions and 1 deletions

View File

@ -29,5 +29,4 @@ include 'NMS:v1_20_1'
include 'NMS:v1_20_2'
include 'NMS:v1_20_3'
include 'NMS:v1_20_4'
findProject(':NMS:v1_20_4')?.name = 'v1_20_4'