remove unused sample output
This commit is contained in:
parent
cc522f8b62
commit
ca486e2ac6
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
||||||
Traceback (most recent call last):
|
|
||||||
File "/Users/alanhamlett/git/wakatime-cli/wakatime/base.py", line 73, in parseConfigFile
|
|
||||||
configs.readfp(fh)
|
|
||||||
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ConfigParser.py", line 324, in readfp
|
|
||||||
self._read(fp, filename)
|
|
||||||
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ConfigParser.py", line 546, in _read
|
|
||||||
raise e
|
|
||||||
ParsingError: File contains parsing errors: tests/samples/bad_config.cfg
|
|
||||||
[line 2]: u'api_key\n'
|
|
Loading…
Reference in a new issue