3
0
Fork 0

fix: remove print statement

This commit is contained in:
Lance Edgar 2024-08-05 22:21:52 -05:00
parent 2a21e70ff1
commit 06771d7596

View file

@ -191,7 +191,6 @@ class AppHandler:
app_dist = My-Poser-Dist
"""
if obj is None:
print(self.appname)
dist = self.config.get(f'{self.appname}.app_dist')
if dist:
return dist