Imported OperationError to TranslateDateTimeFormat
This commit is contained in:
parent
2e4f5b7070
commit
03f435915b
@ -7,6 +7,7 @@
|
||||
import Operation from "../Operation";
|
||||
import moment from "moment-timezone";
|
||||
import {DATETIME_FORMATS, FORMAT_EXAMPLES} from "../lib/DateTime";
|
||||
import OperationError from "../errors/OperationError";
|
||||
|
||||
/**
|
||||
* Translate DateTime Format operation
|
||||
|
Loading…
x
Reference in New Issue
Block a user