diff options
Diffstat (limited to 'test/test_static_symlink.py')
-rw-r--r-- | test/test_static_symlink.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_static_symlink.py b/test/test_static_symlink.py index e0fd7277..24638e20 100644 --- a/test/test_static_symlink.py +++ b/test/test_static_symlink.py @@ -2,7 +2,6 @@ import os from pathlib import Path import pytest - from unit.applications.proto import TestApplicationProto |