CompletionModelCodegen: Remove unused import
The unused import is 3.4+, so it also breaks py2.7 compat. But this is easy to fix :)
Loading
Please sign in to comment
The unused import is 3.4+, so it also breaks py2.7 compat. But this is easy to fix :)