mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-30 00:53:46 +00:00
fix(Server): remove double blank lines at the end of several files (#19735)
This commit is contained in:
@@ -531,4 +531,3 @@ void AddSC_boss_apothecary_hummel()
|
||||
RegisterSpellScript(spell_apothecary_perfume_spill);
|
||||
RegisterSpellScript(spell_apothecary_cologne_spill);
|
||||
}
|
||||
|
||||
|
||||
@@ -237,4 +237,3 @@ void AddSC_instance_shadowfang_keep()
|
||||
new spell_shadowfang_keep_haunting_spirits();
|
||||
new spell_shadowfang_keep_forsaken_skills();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user