mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
remove un used import
This commit is contained in:
parent
3ceeb55423
commit
f77523ac76
@ -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