mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
fix:lint - remove console log
This commit is contained in:
parent
3bc68ceed5
commit
0628bb7128
@ -260,7 +260,6 @@ export default {
|
||||
UpdatePost: async (_parent, params, context: Context, _resolveInfo) => {
|
||||
const { config } = context
|
||||
const { categoryIds, files = [] } = params
|
||||
console.log(files)
|
||||
const { image: imageInput } = params
|
||||
|
||||
const locationName = validateEventParams(params)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user