Perf: Removed Python3 requirement, which is not needed

This commit is contained in:
Paul Beckingham 2015-10-30 12:39:03 -04:00
parent b4fc2b5583
commit 2f23406087

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python3 #!/usr/bin/env python
# #
# Compare performance of two Taskwarrior versions. # Compare performance of two Taskwarrior versions.
# #