Moar prettier

This commit is contained in:
Surma
2020-09-09 18:25:32 +01:00
parent 31118daa18
commit 6e3e6af70e
5 changed files with 40 additions and 47 deletions

View File

@@ -4,4 +4,4 @@ export default class ImageData {
this.width = width;
this.height = height;
}
};
}