Commit 8cf75ca4 by Tobias Langer

Removed unecessary script.

parent 881c4ad4
#!/usr/bin/env python3
import sys
import os
import argparse
import json
def main():
pass
if __name__ == '__main__':
main()
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 sign in to comment