diff --git a/src/core/operations/FromMacAbsoluteTimestamp.mjs b/src/core/operations/FromMacAbsoluteTimestamp.mjs index bf3ff09e..978c4cfc 100644 --- a/src/core/operations/FromMacAbsoluteTimestamp.mjs +++ b/src/core/operations/FromMacAbsoluteTimestamp.mjs @@ -5,7 +5,6 @@ */ import Operation from "../Operation.mjs"; -import OperationError from "../errors/OperationError.mjs"; import moment from "moment-timezone"; /**