Skip to content

Commit

Permalink
fixing build.
Browse files Browse the repository at this point in the history
  • Loading branch information
katkav committed Mar 30, 2020
1 parent 8a4b18d commit 18c727c
Showing 1 changed file with 1 addition and 5 deletions.
Expand Up @@ -224,9 +224,5 @@ public String getType() {
return type;
}
}

@Override
public boolean isUseCache() {
return false;
}

}

0 comments on commit 18c727c

Please sign in to comment.