mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
remove un used import
This commit is contained in:
parent
1d8084964b
commit
e3bd53094f
@ -1,6 +1,5 @@
|
||||
import { Post } from "../../../models"
|
||||
import getPostData from "./getPostData"
|
||||
import momentTimezone from "moment-timezone"
|
||||
|
||||
export default async (payload) => {
|
||||
const { user_id, message, additions, type, data, date } = payload
|
||||
|
Loading…
x
Reference in New Issue
Block a user