mirror of
https://github.com/flatpak/flatpak.git
synced 2026-04-08 00:49:17 -04:00
Remove unused pyparsing_common
This commit is contained in:
@@ -4,7 +4,6 @@ import argparse
|
||||
import sys
|
||||
import os
|
||||
from pyparsing import *
|
||||
from pyparsing import pyparsing_common as ppc
|
||||
|
||||
typename_prefix = ""
|
||||
funcname_prefix = ""
|
||||
|
||||
Reference in New Issue
Block a user