diff options
Diffstat (limited to 'python/ghdl-ls')
-rwxr-xr-x | python/ghdl-ls | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/python/ghdl-ls b/python/ghdl-ls deleted file mode 100755 index 2fa44dcaa..000000000 --- a/python/ghdl-ls +++ /dev/null @@ -1,4 +0,0 @@ -#! /usr/bin/env python3 -import vhdl_langserver.main as main - -main.main() |