Explorar o código

Imported OperationError to TranslateDateTimeFormat

Matt C %!s(int64=7) %!d(string=hai) anos
pai
achega
03f435915b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/core/operations/TranslateDateTimeFormat.mjs

+ 1 - 0
src/core/operations/TranslateDateTimeFormat.mjs

@@ -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