comparison client/src/components/ImportStretches.vue @ 1613:f2d24dceecc7

refac: cleanup import paths
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 18 Dec 2018 12:38:58 +0100
parents 2ee243f9a7ee
children 16fb9667ddf8
comparison
equal deleted inserted replaced
1612:b5061deb9ab9 1613:f2d24dceecc7
56 * Author(s): 56 * Author(s):
57 * Thomas Junk <thomas.junk@intevation.de> 57 * Thomas Junk <thomas.junk@intevation.de>
58 */ 58 */
59 59
60 import Spacer from "./Spacer"; 60 import Spacer from "./Spacer";
61 import { displayInfo } from "../lib/errors.js"; 61 import { displayInfo } from "@/lib/errors.js";
62 62
63 export default { 63 export default {
64 name: "importstretches", 64 name: "importstretches",
65 data() { 65 data() {
66 return { 66 return {