mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
Remove an unused file
This commit is contained in:
parent
8a2caaf382
commit
75a05fe5ce
2 changed files with 0 additions and 87 deletions
|
@ -22,7 +22,6 @@ import argparse, json, os, sys
|
|||
|
||||
from .errors import PrintableError, report_compile_error, MultipleErrors
|
||||
from .lsp import LanguageServer
|
||||
from .pipeline import Pipeline
|
||||
from . import parser, tokenizer
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue