From 9a3767ccbd90b62d5895c2a57fb94984fb9cf533 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Mon, 27 Jan 2020 15:16:19 +0800 Subject: [PATCH] remove code --- test/test_line3d.scad | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/test_line3d.scad b/test/test_line3d.scad index f8565e6e..75271a6f 100644 --- a/test/test_line3d.scad +++ b/test/test_line3d.scad @@ -32,8 +32,6 @@ module test_line3d() { thickness = thickness, $fn = fn ); - - test_line3d_default_caps(); } test_line3d(); \ No newline at end of file