Skip to content

Commit

Permalink
Remove author
Browse files Browse the repository at this point in the history
  • Loading branch information
italankin committed Jun 5, 2022
1 parent cf61d03 commit cec83f6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
import com.italankin.lnch.R;
import com.italankin.lnch.util.ViewUtils;

/**
* @author Igor Talankin
*/
public class SliderPrefView extends RelativeLayout {

private static final String STATE_SUPER = "super";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
import androidx.annotation.Nullable;
import androidx.annotation.StringRes;

/**
* @author Igor Talankin
*/
@SuppressWarnings("unchecked")
public class ValuePrefView extends RelativeLayout {

Expand Down

0 comments on commit cec83f6

Please sign in to comment.