mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Remove unused import in source_manifest.py
This commit is contained in:
parent
ba89224641
commit
52c16137f5
1 changed files with 0 additions and 2 deletions
|
|
@ -7,8 +7,6 @@ for the bootstrapping process.
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
# SPDX-FileCopyrightText: 2023 Dor Askayo <dor.askayo@gmail.com>
|
# SPDX-FileCopyrightText: 2023 Dor Askayo <dor.askayo@gmail.com>
|
||||||
|
|
||||||
import argparse
|
|
||||||
|
|
||||||
from lib.generator import Generator
|
from lib.generator import Generator
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue