diff --git a/.air.toml b/.air.toml index 78321b7a6a3..87083f809aa 100644 --- a/.air.toml +++ b/.air.toml @@ -7,7 +7,6 @@ exclude_unchanged = true follow_symlink = true include_dir = ["apps", "conf", "devenv/dev-dashboards", "pkg", "public/views"] include_ext = ["go", "ini", "toml", "html", "json"] -pre_cmd = ["make gen-go"] stop_on_error = true send_interrupt = true kill_delay = 500