Skip to content

Commit

Permalink
Corrected formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
SIsilicon committed Mar 22, 2024
1 parent 0378e63 commit f6b952c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/modules/pattern.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Vector3, BlockPermutation, Player, Dimension } from "@minecraft/server";
import { CustomArgType, commandSyntaxError, Vector, Server, Timer, contentLog, doOn } from "@notbeer-api";
import { CustomArgType, commandSyntaxError, Vector, Server } from "@notbeer-api";
import { PlayerSession } from "server/sessions.js";
import { wrap } from "server/util.js";
import { Token } from "./extern/tokenizr.js";
Expand Down

0 comments on commit f6b952c

Please sign in to comment.