Skip to content

Commit b180995

Browse files
committed
Remove obsolete TODO comments.
1 parent 34059e2 commit b180995

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/geo/path.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ import "projection";
1313
import "resample";
1414
import "stream";
1515

16-
// TODO better encapsulation for d3_geo_pathArea; move to area.js
17-
// TODO better encapsulation for d3_geo_pathCentroid; move to centroid.js
18-
1916
d3.geo.path = function() {
2017
var pointRadius = 4.5,
2118
projection,

0 commit comments

Comments
 (0)