From 2460689b1a9582ef6ab8c5fa429e281c88bc14d1 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Mon, 20 Jul 2020 19:49:57 -0400 Subject: Remove deno_typescript (#6813) --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 00304f039..ea0e02cf9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,6 @@ members = [ "cli", "core", - "deno_typescript", "test_plugin", "test_util", ] -- cgit v1.2.3