mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-09 17:53:50 +00:00
What if I like gay porn
This commit is contained in:
parent
c866a4a52f
commit
3461d090ed
1 changed files with 0 additions and 3 deletions
|
@ -51,9 +51,6 @@ class TTULauncher:
|
|||
def getValue(self, key, default = None):
|
||||
return os.environ.get(key, default)
|
||||
|
||||
def setValue(self, key, value):
|
||||
os.environ[key] = str(value)
|
||||
|
||||
def setPandaErrorCode(self):
|
||||
pass
|
||||
|
||||
|
|
Loading…
Reference in a new issue