Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob-Eliat-Eliat committed Sep 24, 2024
1 parent 8e9743a commit e7c772f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/scala/com/cognite/sdk/scala/v1/files.scala
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ final case class FileDownloadExternalId(externalId: String) extends FileDownload
sealed trait FileDownloadLink {
def downloadUrl: String
}

final case class FileDownloadLinkId(
id: Long,
downloadUrl: String
Expand Down

0 comments on commit e7c772f

Please sign in to comment.