Remove unused import

flake8 points out that dap/io.py does not use send_gdb.  This patch
removes the unused import.



1 file changed