Skip to content

Commit

Permalink
components/ui-tooling-preview remove redundant import
Browse files Browse the repository at this point in the history
  • Loading branch information
dima-avdeev-jb committed Nov 18, 2023
1 parent be21564 commit 4a020e9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@

package org.jetbrains.compose.ui.tooling.preview

import androidx.compose.runtime.Composable

/**
* [Preview] can be applied to either of the following:
* - @[Composable] methods with no parameters to show them in the IDE preview.
Expand Down

0 comments on commit 4a020e9

Please sign in to comment.