diff --git a/powershell/ql/lib/semmle/code/powershell/frameworks/SystemConsole/model.yml b/powershell/ql/lib/semmle/code/powershell/frameworks/SystemConsole/model.yml deleted file mode 100644 index 06c24dbe584..00000000000 --- a/powershell/ql/lib/semmle/code/powershell/frameworks/SystemConsole/model.yml +++ /dev/null @@ -1,8 +0,0 @@ -extensions: - - addsTo: - pack: microsoft-sdl/powershell-all - extensible: sourceModel - data: - - ["system.console", "Method[Read].ReturnValue", "stdin"] - - ["system.console", "Method[ReadKey].ReturnValue", "stdin"] - - ["system.console", "Method[ReadLine].ReturnValue", "stdin"] \ No newline at end of file