Skip to content

Commit ef2ff92

Browse files
committed
lkql/manage.py: remove useless overriding
1 parent 5ea0322 commit ef2ff92

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lkql/manage.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ class Manage(ManageScript):
77

88
ENABLE_BUILD_WARNINGS_DEFAULT = True
99

10-
@property
11-
def main_programs(self):
12-
return super().main_programs
13-
1410
def create_context(self, args):
1511

1612
from langkit.compile_context import AdaSourceKind, CompileCtx

0 commit comments

Comments
 (0)