1
0
mirror of https://github.com/Escartem/AnimeWwise.git synced 2026-06-04 23:40:25 +08:00

cleanup code

This commit is contained in:
Escartem
2024-07-24 10:59:56 +02:00
parent 9deb891f97
commit 22c3875719
6 changed files with 19 additions and 14 deletions

View File

@@ -1,7 +1,5 @@
# reader for the .map format i've made to improve reading speed and mapping size
from filereader import FileReader
import os
import json
class Mapper: