Skip to content
Snippets Groups Projects
Commit abba4dbf authored by rhenck's avatar rhenck
Browse files

Fix file path

parent 4670d0f4
No related branches found
No related tags found
No related merge requests found
import { import {
Directive, Output, EventEmitter, Input Directive, Output, EventEmitter, Input
} from '@angular/core'; } from '@angular/core';
import { UnitUIElement } from '../../../../../../../common/unit'; import { UnitUIElement } from './unit';
@Directive() @Directive()
export abstract class CanvasElementComponent { export abstract class CanvasElementComponent {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment