Skip to content

Commit

Permalink
TECH: Remove unused annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikitae57 committed Nov 20, 2024
1 parent 35eb8c6 commit 09830ac
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
package com.kaspersky.kaspresso.visual

import android.annotation.SuppressLint

/**
* @see com.kaspersky.kaspresso.internal.visual.DefaultScreenshotsComparator
*/
@SuppressLint("SdCardPath")
data class VisualTestParams(
/**
* Controls whether to take the new reference screenshots and save them or use the old ones and compare them to the ones being taken during the test
Expand Down

0 comments on commit 09830ac

Please sign in to comment.