mirror of https://github.com/pwndbg/pwndbg.git
Remove unnecessary comments
parent
c4ec37405d
commit
6a06882f1f
@ -1,3 +1,2 @@
|
||||
#Embedded file name: /usr/local/google/home/riggle/pwndbg/pwndbg/emu/__init__.py
|
||||
from __future__ import print_function
|
||||
import pwndbg.emu.x86
|
||||
|
||||
@ -1,3 +1,2 @@
|
||||
#Embedded file name: /usr/local/google/home/riggle/pwndbg/pwndbg/emu/x86.py
|
||||
from __future__ import print_function
|
||||
import pwndbg.emu.emulator
|
||||
|
||||
Loading…
Reference in new issue