Skip to content

Commit

Permalink
fix(rendering): remove missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
ruggero-visintin committed Dec 4, 2023
1 parent 3825ef0 commit 2ef8d06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/renderer/RenderCommand.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { CanvasDevice } from "../platform";
import { CanvasContext2D } from "../platform/gfx/CanvasContext2D";

export enum RenderCommandID {
RC_DrawPrimitive = 0
Expand Down

0 comments on commit 2ef8d06

Please sign in to comment.