summaryrefslogtreecommitdiff
path: root/src/stone.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/stone.js')
-rw-r--r--src/stone.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stone.js b/src/stone.js
index 5203fed..0fc8607 100644
--- a/src/stone.js
+++ b/src/stone.js
@@ -4,7 +4,6 @@ import { board } from "./board.js"
import { ASSETS_BLACK, ASSETS_WHITE, PLAYER } from "./constants.js"
-
export class Stone {
constructor({
team = PLAYER.BLACK,