mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-10 13:37:55 -05:00
Remove unnecessary variable
It was used during early iterations of testing this PR, no longer necessary
This commit is contained in:
@@ -42,7 +42,6 @@ from core.ui.base import (
|
||||
log = get_logger(__name__)
|
||||
|
||||
telemetry_sent = False
|
||||
source_alt = True
|
||||
|
||||
|
||||
def init_sentry():
|
||||
|
||||
Reference in New Issue
Block a user