Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

Commit

Permalink
Remove created by comment
Browse files Browse the repository at this point in the history
  • Loading branch information
luciofm committed Jun 6, 2018
1 parent 1182d85 commit 73eb4e8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ package chat.rocket.android.dagger.qualifier

import javax.inject.Qualifier

/**
* Created by luciofm on 4/14/18.
*/

@Qualifier
@Retention(AnnotationRetention.RUNTIME)
annotation class ForAuthentication
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ package chat.rocket.android.dagger.qualifier

import javax.inject.Qualifier

/**
* Created by luciofm on 4/14/18.
*/

@Qualifier
@Retention(AnnotationRetention.RUNTIME)
annotation class ForMessages

0 comments on commit 73eb4e8

Please sign in to comment.