We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b81086 commit 583c35aCopy full SHA for 583c35a
src/classes/timeline.py
@@ -40,7 +40,6 @@ def __init__(self, window):
40
self.app = get_app()
41
self.window = window
42
project = self.app.project
43
- s = self.app.get_settings()
44
45
# Get some settings from the project
46
fps = project.get("fps")
0 commit comments