From af7f85c4eb724f2888ecce9c8b52d6d3bb1cd807 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sat, 27 Apr 2019 23:41:47 -0400 Subject: Moved JVM type machinery to stdlib. --- stdlib/source/program/compositor.lux | 2 -- 1 file changed, 2 deletions(-) (limited to 'stdlib/source/program/compositor.lux') diff --git a/stdlib/source/program/compositor.lux b/stdlib/source/program/compositor.lux index 5dd2fd1ba..c39544019 100644 --- a/stdlib/source/program/compositor.lux +++ b/stdlib/source/program/compositor.lux @@ -20,8 +20,6 @@ ["." list ("#@." functor fold)]]] [time ["." instant (#+ Instant)]] - [host - ["_" js]] [world ["." file (#+ File)] ["." console]] -- cgit v1.2.3