summaryrefslogtreecommitdiff
path: root/js/flatbuffers.ts
diff options
context:
space:
mode:
Diffstat (limited to 'js/flatbuffers.ts')
-rw-r--r--js/flatbuffers.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/flatbuffers.ts b/js/flatbuffers.ts
index 1ceb87951..bfb71f9d1 100644
--- a/js/flatbuffers.ts
+++ b/js/flatbuffers.ts
@@ -1,5 +1,4 @@
// Copyright 2018 the Deno authors. All rights reserved. MIT license.
-
import { flatbuffers } from "flatbuffers";
import * as util from "./util";