refactor(src/server/scripts): remove unused imports (#20540)

This commit is contained in:
Francesco Borzì
2024-11-13 06:35:15 +01:00
committed by GitHub
parent f8d53d4cd8
commit b2ddd10369
7 changed files with 0 additions and 9 deletions

View File

@@ -14,8 +14,6 @@
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "Common.h"
#include "CreatureScript.h"
#include "ScriptedCreature.h"