Commit 7df8cfc5 authored by nanahira's avatar nanahira

remove not used imports

parent 3c3e3381
import { Struct } from "./struct"; import { Struct } from "./struct";
import fs from "fs";
import _ from "underscore"; import _ from "underscore";
import structs_declaration from "./data/structs.json"; import structs_declaration from "./data/structs.json";
import typedefs from "./data/typedefs.json"; import typedefs from "./data/typedefs.json";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment