From 725eb9810590e8237df68ec5580daaf0fa77e7d3 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Mon, 26 Aug 2019 22:29:51 -0400 Subject: Clean up various flatbuffer references (#2819) --- js/dispatch_minimal.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'js') diff --git a/js/dispatch_minimal.ts b/js/dispatch_minimal.ts index 3df888e77..75514368c 100644 --- a/js/dispatch_minimal.ts +++ b/js/dispatch_minimal.ts @@ -1,5 +1,4 @@ // Copyright 2018-2019 the Deno authors. All rights reserved. MIT license. -// Do not add flatbuffer dependencies to this module. import * as util from "./util"; import { core } from "./core"; -- cgit v1.2.3