Skip to content

Commit f8ece22

Browse files
committed
fix: cleanup slint.codegen.__init__
1 parent ed7b1ba commit f8ece22

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed
Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +0,0 @@
1-
# Copyright © SixtyFPS GmbH <[email protected]>
2-
# SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-Royalty-free-2.0 OR LicenseRef-Slint-Software-3.0
3-
4-
from __future__ import annotations
5-
6-
from .cli import main
7-
8-
__all__ = ["main"]

0 commit comments

Comments
 (0)