More code removal
This commit is contained in:
@@ -2,5 +2,4 @@ export interface PointInterface {
|
||||
x: number;
|
||||
y: number;
|
||||
direction: string;
|
||||
toJson() : object;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user