Skip to content

Commit

Permalink
refactor: 필요없는 import 제거 #56
Browse files Browse the repository at this point in the history
  • Loading branch information
easyhz committed Aug 12, 2024
1 parent b9bb7e5 commit 267413e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
package com.easyhz.noffice.core.datastore.util

import androidx.compose.runtime.key

internal enum class AuthKey(
val key: String
) {
Expand Down

0 comments on commit 267413e

Please sign in to comment.