Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
JadlionHD committed May 29, 2024
1 parent 4b8f7c9 commit bf97d01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/structures/ItemsDat.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { ExtendString, ItemDefinition, ItemsDatMeta, StringOptions } from "../../types";
import { ExtendBuffer } from "./ExtendBuffer";

class ItemsDat {
private mempos = 0;
Expand Down

0 comments on commit bf97d01

Please sign in to comment.