Skip to content

Commit f26babc

Browse files
committed
Remove @analyze from main()
we want to be recording events for each sub-command
1 parent e285363 commit f26babc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/entrypoint

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ class AppCommand(click.Group):
5252
context_class = AppContext
5353

5454

55-
@analyze("")
5655
def main():
5756
global __trigger__
5857

0 commit comments

Comments
 (0)