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
230 changed files with 0 additions and 230 deletions

View File

@@ -1083,4 +1083,3 @@ void AddSC_mage_spell_scripts()
RegisterSpellScript(spell_mage_fingers_of_frost_proc_aura);
RegisterSpellScript(spell_mage_fingers_of_frost_proc);
}