mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-27 15:00:13 +01:00
[ci skip] Remove removed patches
This commit is contained in:
parent
24e3f94688
commit
bafdfefb83
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import sys
|
|||
|
||||
# Use inside of server patch dir
|
||||
# py ../../scripts/moveback.py ''
|
||||
patch_target = 998 # TODO: Update this
|
||||
patch_target = 100 # TODO: Update this
|
||||
|
||||
|
||||
def increment_number(filename):
|
||||
|
|
Loading…
Reference in a new issue