From 19e564ab89c1caea9e1d77c0f0d45bd3d134153c Mon Sep 17 00:00:00 2001 From: sebres Date: Mon, 9 Dec 2019 11:42:57 +0000 Subject: remove unneeded import (for >= 8.7) --- tests/clock.test | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/clock.test b/tests/clock.test index 6323a63..c6dba85 100644 --- a/tests/clock.test +++ b/tests/clock.test @@ -32,10 +32,6 @@ testConstraint detroit \ testConstraint y2038 \ [expr {[clock format 2158894800 -format %z -timezone :America/Detroit] eq {-0400}}] -if {[namespace which -command ::tcl::unsupported::timerate] ne ""} { - namespace import ::tcl::unsupported::timerate -} - # TEST PLAN # clock-1: -- cgit v0.12