diff --git a/game/scripts/utility/common_functions.rpy b/game/scripts/utility/common_functions.rpy index 964e7543..b24e3ec9 100644 --- a/game/scripts/utility/common_functions.rpy +++ b/game/scripts/utility/common_functions.rpy @@ -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