Update curr_clipboard.py

This commit is contained in:
chrys87 2016-08-29 16:28:11 +02:00 committed by GitHub
parent d4e59eafba
commit b3abe8ddbe

View File

@ -1,8 +1,4 @@
#!/bin/python #!/bin/python
import fcntl
import sys
import termios
class command(): class command():
def __init__(self): def __init__(self):