Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegMoshkovich committed Sep 9, 2022
1 parent cf2266c commit 1e1bf06
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions __mocks__/web-ifc-viewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,6 @@ function __getIfcViewerAPIMockSingleton() {
return impl
}

/**
* delete all planes mock fucntion
*/
function deleteAllPlanes() {
console.log('deletePlane ')
}


export {
ifcjsMock as default,
Expand Down

0 comments on commit 1e1bf06

Please sign in to comment.