mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Fix eslint errors
This commit is contained in:
@@ -26,7 +26,6 @@ export class BaseSavegameInterface {
|
|||||||
*/
|
*/
|
||||||
getSchemaUncached() {
|
getSchemaUncached() {
|
||||||
throw new Error("Implement get schema");
|
throw new Error("Implement get schema");
|
||||||
return {};
|
|
||||||
}
|
}
|
||||||
|
|
||||||
getValidator() {
|
getValidator() {
|
||||||
|
|||||||
Reference in New Issue
Block a user