remove debug mixin

This commit is contained in:
Liz Graham
2022-03-17 21:47:55 +00:00
parent 8172ab95cf
commit 6e632fd070

View File

@@ -6,7 +6,6 @@
"mixins": [ "mixins": [
], ],
"client": [ "client": [
"MixinDebugScreenOverlay"
], ],
"server": [ "server": [
], ],