fix(Server): remove double blank lines at the end of several files (#19735)

This commit is contained in:
Grimdhex 2024-08-25 12:21:14 +02:00 committed by GitHub
parent d4aca0bca1
commit 61f3a631c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
230 changed files with 0 additions and 230 deletions

View file

@ -1532,4 +1532,3 @@ void AddSC_warlock_spell_scripts()
RegisterSpellScript(spell_warl_glyph_of_voidwalker);
RegisterSpellScript(spell_warl_demonic_pact_aura);
}