Removed test code

This commit is contained in:
nocturn9x 2020-11-02 21:46:33 +01:00
parent a38f0c3fd9
commit 47c5f4755e
1 changed files with 1 additions and 2 deletions

View File

@ -24,8 +24,7 @@ from pprint import pformat
from subprocess import Popen, PIPE, DEVNULL
NEWLINE = "\n"
TAB = "\t"
CONFIG_TEMPLATE = '''# Copyright 2020 Mattia Giambirtone
#
# Licensed under the Apache License, Version 2.0 (the "License");