mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2025-01-19 09:45:28 +01:00
Remove class declaration in helpers
This commit is contained in:
parent
06c18169f1
commit
e5cec247dc
@ -363,8 +363,6 @@ class Helpers:
|
|||||||
|
|
||||||
return result_of_check == 0
|
return result_of_check == 0
|
||||||
|
|
||||||
|
|
||||||
class PasswordGenerator:
|
|
||||||
def create_pass(self):
|
def create_pass(self):
|
||||||
# Maximum length of password needed
|
# Maximum length of password needed
|
||||||
max_len = 25
|
max_len = 25
|
||||||
|
Loading…
x
Reference in New Issue
Block a user