Clean up old codes

This commit is contained in:
Pitchaya Boonsarngsuk
2018-01-03 10:32:40 +07:00
parent 1f53efb988
commit 0101245e9e
5 changed files with 27 additions and 22 deletions

View File

@@ -1,11 +1,11 @@
export {
/*export {
default as forceNeighbourSampling
}
from "./src/neighbourSampling";
export {
default as forceNeighbourSamplingPre
}
from "./src/neighbourSamplingPre";
from "./src/neighbourSamplingPre";*/
export {
default as forceNeighbourSamplingDistance
}