mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2026-06-15 17:13:24 +02:00
Remove print
This commit is contained in:
@@ -9,7 +9,6 @@ threshold = -1
|
|||||||
|
|
||||||
def clear_banned():
|
def clear_banned():
|
||||||
global banned
|
global banned
|
||||||
print(banned)
|
|
||||||
banned = {}
|
banned = {}
|
||||||
|
|
||||||
def setup(violations_threshold = 100):
|
def setup(violations_threshold = 100):
|
||||||
|
|||||||
Reference in New Issue
Block a user