From 62a86ae52b19602f06426d97ca83f3d02f540c15 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Fri, 24 Jan 2020 12:30:38 -0800 Subject: [PATCH] Remove a stray empty file Forgotten in a previous refactoring! --- crates/wasi-common/src/hostcalls.rs | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 crates/wasi-common/src/hostcalls.rs diff --git a/crates/wasi-common/src/hostcalls.rs b/crates/wasi-common/src/hostcalls.rs deleted file mode 100644 index e69de29bb2..0000000000