FFIG / ffig

Generate code to call C++ libraries from other languages
MIT License
29 stars 9 forks source link

N399: Remove unused `TypeKind` import. #400

Closed ajbennieston closed 6 years ago

ajbennieston commented 6 years ago

What does this PR do?

Remove unused TypeKind import from tests/cppmodel/test_model.py.

Closes #399.