Remove unused imports

(cherry picked from commit ec3483ae26)
This commit is contained in:
Gouvernathor 2024-03-30 18:53:49 +01:00 committed by LoafyLemon
parent 7e4d4a6799
commit 7164a782e7
1 changed files with 0 additions and 3 deletions

View File

@ -8,12 +8,9 @@ init python early:
import fnmatch
import posixpath
import re
import string
import functools
import timeit as timeit_module
from bisect import bisect
from operator import itemgetter
from operator import add as _add
from collections import OrderedDict
get_volume_preference = renpy.game.preferences.get_volume