mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Python: Removes unused import
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import python
|
||||
private import semmle.python.types.Builtins
|
||||
|
||||
|
||||
library class PossibleAdvancedFormatString extends StrConst {
|
||||
|
||||
Reference in New Issue
Block a user