Commit 4c8d0383 authored by Michal Čihař's avatar Michal Čihař

Remove not needed import

parent 0e078e07
......@@ -80,7 +80,6 @@ class RepoTestCase(TestCase):
'git://github.com/nijel/weblate-test.git',
self.repo_path
)
import os
os.system('cd %s; git log' % self.repo_path)
def create_project(self):
......
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