Commit 6ed45b8b authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Sort vmodtool's imports

parent 182e96ff
......@@ -36,13 +36,13 @@ Read the vmod.vcc file (inputvcc) and produce:
vmod_${name}.man.rst -- Extracted documentation (rst2man input)
"""
import os
import sys
import re
import optparse
import copy
import json
import hashlib
import json
import optparse
import os
import re
import sys
import time
AMBOILERPLATE = '''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment