Removing broken import
This commit is contained in:
parent
b20357c1ee
commit
87707bc814
@ -1,4 +1,3 @@
|
|||||||
import {Message} from "./Message";
|
|
||||||
import {PointInterface} from "./PointInterface";
|
import {PointInterface} from "./PointInterface";
|
||||||
|
|
||||||
export class Point implements PointInterface{
|
export class Point implements PointInterface{
|
||||||
|
Loading…
Reference in New Issue
Block a user