From 0742210fc7eaa54d8068bfd18414158dc9b33672 Mon Sep 17 00:00:00 2001 From: Max Nanis Date: Tue, 18 Aug 2026 16:35:11 -0700 Subject: Ruff cleanup --- tests/models/test_device.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/models/test_device.py') diff --git a/tests/models/test_device.py b/tests/models/test_device.py index 480e0c0..bf72c81 100644 --- a/tests/models/test_device.py +++ b/tests/models/test_device.py @@ -1,5 +1,3 @@ -import pytest - iphone_ua_string = ( "Mozilla/5.0 (iPhone; CPU iPhone OS 5_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) " "Version/5.1 Mobile/9B179 Safari/7534.48.3" -- cgit v1.2.3