mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
Drop scripts/revng-model-dump
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# This file is distributed under the MIT License. See LICENSE.md for details.
|
||||
#
|
||||
from revng.cli.model_dump.__main__ import main
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
Reference in New Issue
Block a user