🐛 fix: Fix [#274,#273,#271,#270]
parent
462eae39da
commit
683b9d7382
|
|
@ -26,7 +26,6 @@ package-lock.json
|
|||
# production
|
||||
dist
|
||||
es
|
||||
lib
|
||||
logs
|
||||
test-output
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +0,0 @@
|
|||
def preload(parser):
|
||||
parser.add_argument(
|
||||
"--lobe-debug",
|
||||
action="store_true",
|
||||
help="Enable debug logging",
|
||||
)
|
||||
Loading…
Reference in New Issue