Skip to content

Commit ff32ce9

Browse files
committed
Re-order content for easier refactor
1 parent 8d0f269 commit ff32ce9

File tree

8 files changed

+1
-4
lines changed

8 files changed

+1
-4
lines changed

.vs/slnx.sqlite

0 Bytes
Binary file not shown.

TODO renamed to OLD-STRUCTURE/TODO

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

nosqlmapCLI.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
# See the file 'doc/COPYING' for copying permission
44

55
import sys
6-
import nsmcouch
7-
import nsmmongo
8-
import nsmscan
9-
import nsmweb
106

117
def main():
128
print("╔╗╔┌─┐╔═╗╔═╗ ╦ ╔╦╗┌─┐┌─┐")
@@ -15,5 +11,6 @@ def main():
1511

1612

1713

14+
1815
if __name__ == '__main__':
1916
main()

0 commit comments

Comments
 (0)