Removed todo comment

This commit is contained in:
Eris Lund 2021-07-02 08:22:54 +02:00 committed by Jordan Eldredge
parent 7745111f10
commit bd0722e270

View file

@ -1,7 +1,6 @@
import { num, px } from "../utils";
import ImageManager from "./ImageManager";
// TODO: Fill out the rest of this
const CHARS = 'abcdefghijklmnopqrstuvwxyz"@ \n0123456789\u2026.:()-\'!_+\/[]^&%,=$#\nâöä?*';
const CHAR_MAP = {};