Skip to content

Commit

Permalink
reorder
Browse files Browse the repository at this point in the history
  • Loading branch information
corelanc0d3r committed Jan 1, 2020
1 parent 6680ea7 commit 7334a85
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions artillery.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

# import artillery global variables
import src.globals

from src.core import *
#
# Tested on win 7/8/10 also on kali rolling. left this here for when someone tries to launch this directly before using setup.

Expand All @@ -32,7 +32,6 @@
import setup


from src.core import *
# from src.config import * # yaml breaks config reading - disabling

check_config()
Expand Down

0 comments on commit 7334a85

Please sign in to comment.