Skip to content

Commit 5a99dd0

Browse files
committed
backout test
1 parent e61ab2b commit 5a99dd0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appdaemon/__main__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,8 +257,6 @@ def main(self): # noqa: C901
257257
"--write_toml", help="use TOML for creating new app configuration files", action="store_true")
258258
parser.add_argument("--toml", help="Deprecated", action="store_true")
259259

260-
#test
261-
262260
args = parser.parse_args()
263261

264262
config_dir = args.config

0 commit comments

Comments
 (0)