We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
using
1 parent ac370f9 commit 952ca77Copy full SHA for 952ca77
src/core/IronPython.Modules/termios.cs
@@ -19,7 +19,6 @@
19
using IronPython.Runtime.Types;
20
21
using static IronPython.Modules.PythonIOModule;
22
-using IronPython.Hosting;
23
24
25
[assembly: PythonModule("termios", typeof(IronPython.Modules.PythonTermios), PlatformsAttribute.PlatformFamily.Unix)]
0 commit comments