forked from MapComplete/MapComplete
Chore: fix tests, remove obsolete imports
This commit is contained in:
parent
3f577e7978
commit
2ea9236d37
6 changed files with 13 additions and 14 deletions
|
|
@ -4,7 +4,6 @@ import { Changes } from "../Changes"
|
|||
import { ChangeDescription } from "./ChangeDescription"
|
||||
import { And } from "../../Tags/And"
|
||||
import { OsmWay } from "../OsmObject"
|
||||
import { GeoOperations } from "../../GeoOperations"
|
||||
import InsertPointIntoWayAction from "./InsertPointIntoWayAction"
|
||||
|
||||
export default class CreateNewNodeAction extends OsmCreateAction {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue