Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron committed Nov 22, 2023
1 parent 62ef33c commit 9cb68d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/algorithm/total-bounds.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import {
} from "../child.js";
import { EXTENSION_NAME } from "../constants.js";


class Bbox {
minX: number;
minY: number;
Expand Down

0 comments on commit 9cb68d8

Please sign in to comment.