mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-01-14 17:37:27 +01:00
fix tabs to spaces
This commit is contained in:
parent
9db18dc8a3
commit
c373b2fafe
@ -1,4 +1,3 @@
|
||||
# vim: tabstop=4 softtabstop=4 shiftwidth=4 noexpandtab
|
||||
import fnmatch
|
||||
import getpass
|
||||
import os
|
||||
|
@ -1,5 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
# vim: tabstop=4 softtabstop=4 shiftwidth=4 noexpandtab
|
||||
import binascii
|
||||
import code
|
||||
import os
|
||||
|
Loading…
Reference in New Issue
Block a user