mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00: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
|
||||
|
||||
|
||||
class PasswordGenerator:
|
||||
def create_pass(self):
|
||||
# Maximum length of password needed
|
||||
max_len = 25
|
||||
|
Loading…
Reference in New Issue
Block a user