From d77ce19bf01a009cf5255e0a5d8201d8cc2f2178 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Tue, 18 Aug 2020 23:44:12 -0400 Subject: Calculate SHA-1 and MD5 hashes. --- stdlib/source/program/compositor.lux | 1 - 1 file changed, 1 deletion(-) (limited to 'stdlib/source/program/compositor.lux') diff --git a/stdlib/source/program/compositor.lux b/stdlib/source/program/compositor.lux index d551f61f2..1b17a4de8 100644 --- a/stdlib/source/program/compositor.lux +++ b/stdlib/source/program/compositor.lux @@ -149,7 +149,6 @@ (<| (or-crash! "Export failed:") (do (try.with promise.monad) [_ (/export.export (get@ #platform.&file-system platform) - (get@ #/static.host-module-extension static) export)] (wrap (log! "Export complete!")))) -- cgit v1.2.3