mirror of
https://github.com/bkerler/edl.git
synced 2024-11-28 10:25:50 -05:00
Update oneplus.py
This commit is contained in:
parent
c47e07e780
commit
217db8ba5d
1 changed files with 1 additions and 0 deletions
|
@ -204,6 +204,7 @@ class oneplus(metaclass=LogBase):
|
|||
else:
|
||||
assert "Device is not supported"
|
||||
exit(0)
|
||||
assert "Unknown projid:"+str(projid)
|
||||
return None
|
||||
|
||||
def run(self):
|
||||
|
|
Loading…
Reference in a new issue