mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Fix eslint errors
This commit is contained in:
parent
ff7c822ccc
commit
050466df19
@ -26,7 +26,6 @@ export class BaseSavegameInterface {
|
||||
*/
|
||||
getSchemaUncached() {
|
||||
throw new Error("Implement get schema");
|
||||
return {};
|
||||
}
|
||||
|
||||
getValidator() {
|
||||
|
Loading…
Reference in New Issue
Block a user