Skip to content

Commit

Permalink
backout test
Browse files Browse the repository at this point in the history
  • Loading branch information
acockburn committed Jan 25, 2025
1 parent e61ab2b commit 5a99dd0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions appdaemon/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -257,8 +257,6 @@ def main(self): # noqa: C901
"--write_toml", help="use TOML for creating new app configuration files", action="store_true")
parser.add_argument("--toml", help="Deprecated", action="store_true")

#test

args = parser.parse_args()

config_dir = args.config
Expand Down

0 comments on commit 5a99dd0

Please sign in to comment.