fix(Core/SAI): Unused parameters warnings (#12620)

This commit is contained in:
Angelo Venturini 2022-08-05 14:45:03 -03:00 committed by GitHub
parent f0c881f09f
commit 1e77b9575f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 13 deletions

View file

@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_param1` = 0 WHERE `entryorguid` = 2700300 AND `source_type` = 9 AND `id` = 1;